Package com.mindbright.application

The main classes for the MindTerm applications.

See:
          Description

Interface Summary
MindTermApp  
MindTermModule  
ModuleFTPOverSFTPDialogControl  
ModuleSocksProxyDialogControl  
ModuleTelnetProxyDialogControl  
 

Class Summary
MindTerm  
MindTermLite This is a more light-weight version of MindTerm.
ModuleBaseTerminal  
ModuleDebugConsole  
ModuleDebugConsoleImpl  
ModuleFTPOverSFTP  
ModuleFTPOverSFTPDialogAWT  
ModuleFTPOverSFTPDialogSwing  
ModulePortFwd  
ModuleSCP  
ModuleSFTP  
ModuleSocksProxy  
ModuleSocksProxyDialogAWT  
ModuleSocksProxyDialogSwing  
ModuleTelnet  
ModuleTelnetImpl  
ModuleTelnetProxy  
ModuleTelnetProxyDialogAWT  
ModuleTelnetProxyDialogSwing  
ModuleTerminal  
ModuleTerminalImpl  
 

Package com.mindbright.application Description

The main classes for the MindTerm applications. There are two different main applications. MindTerm, which is the full blown application, and MindTermLite which has a smaller footprint and a much more limited interface.

The modules provide different extra functionalities.