Package | Description |
---|---|
de.mud.jta | |
de.mud.jta.plugin |
Modifier and Type | Interface and Description |
---|---|
interface |
VisualTransferPlugin
A visual plugin that also allows to copy and paste data.
|
Modifier and Type | Class and Description |
---|---|
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 JTA.
|
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.
|