Package de.mud.jta

Interface Summary
FilterPlugin The filter plugin is the base interface for plugins that want to intercept the communication between front end and back end plugins.
PluginBus A plugin bus is used for communication between plugins.
PluginListener A tag interface for a plugin message listener.
PluginMessage The base interface for a plugin message.
Version  
VisualPlugin To show data on-screen a plugin may have a visible component.
VisualTransferPlugin A visual plugin that also allows to copy and paste data.
 

Class Summary
Applet The Java Telnet Applet
Build The build class shows the date and time if the release
Common The common part of the The Javatm Telnet Application is handled here.
Help Help display for JTA.
Main The Java Telnet Application
Plugin Plugin base class for the Java Telnet Application.
PluginConfig Plugin configuration container.
PluginLoader The plugin loader tries to load the plugin by name and returns a corresponding plugin object.
SmallApplet Small Telnet Applet implementation