Uses of Interface
de.mud.jta.VisualPlugin

Packages that use VisualPlugin
de.mud.jta   
de.mud.jta.plugin   
 

Uses of VisualPlugin in de.mud.jta
 

Subinterfaces of VisualPlugin in de.mud.jta
 interface VisualTransferPlugin
          A visual plugin that also allows to copy and paste data.
 

Uses of VisualPlugin in de.mud.jta.plugin
 

Classes in de.mud.jta.plugin that implement VisualPlugin
 class ButtonBar
          Implementation of a programmable button bar to be used as a plugin in the Java(tm) Telnet Applet/Application.
 class Capture
          A capture plugin that captures data and stores it in a defined location.
 class MudConnector
          The MudConnector (http://www.mudconnector.com) plugin.
 class SSH
          Secure Shell plugin for the Java Telnet Application.
 class Status
          A simple plugin showing the current status of the application whether it is online or not.
 class Terminal
          The terminal plugin represents the actual terminal where the data will be displayed and the gets the keyboard input to sent back to the remote host.
 class URLFilter
           Maintainer: Matthias L.