-
frameTitle
java.lang.String frameTitle
-
appletFrame
javax.swing.RootPaneContainer appletFrame
-
options
java.util.Properties options
holds the defaults
-
pluginLoader
Common pluginLoader
hold the common part of the jta
-
host
java.lang.String host
hold the host and port for our connection
-
port
java.lang.String port
hold the host and port for our connection
-
disconnect
boolean disconnect
disconnect on leave, this is to force applets to break the connection
-
connect
boolean connect
connect on startup, this is to force applets to connect on detach
-
disconnectCloseWindow
boolean disconnectCloseWindow
close the window (if it exists) after the connection is lost
-
focussedPlugin
Plugin focussedPlugin
-
clipboard
java.awt.datatransfer.Clipboard clipboard
-
online
boolean online