|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
)
- setAnswerBack(String) -
Method in class de.mud.terminal.vt320
-
- setApplet(Applet) -
Method in interface de.mud.jta.event.AppletListener
- Return the current window size of the terminal in rows and columns.
- setBorder(int, boolean) -
Method in class de.mud.terminal.VDU
- Set the border thickness and the border type.
- setBottomMargin(int) -
Method in class de.mud.terminal.VDU
- Set the bottom scroll margin for the screen.
- setBounds(int, int, int, int) -
Method in class de.mud.terminal.VDU
- Reshape character display according to resize strategy.
- setBufferSize(int) -
Method in class de.mud.terminal.VDU
- Set scrollback buffer size.
- setColorPrinting(boolean) -
Method in class de.mud.terminal.VDU
- Set default for printing black&white or colorized as displayed on
screen.
- setColorSet(Color[]) -
Method in class de.mud.terminal.VDU
-
- setConfiguration(PluginConfig) -
Method in interface de.mud.jta.event.ConfigurationListener
- Called for configuration changes.
- setConfiguration(PluginConfig) -
Method in class de.mud.jta.plugin.MUDColorizer
-
- setCR(String) -
Method in class de.mud.telnet.TelnetProtocolHandler
-
- setCRLF(String) -
Method in class de.mud.telnet.TelnetProtocolHandler
-
- setCursorColors(Color, Color) -
Method in class de.mud.terminal.VDU
- Set cursor FG and BG colors
- setCursorPosition(int, int) -
Method in class de.mud.terminal.VDU
- Puts the cursor at the specified position.
- setData(int[][]) -
Method in class de.mud.bsx.BSXObject
- change th data of this object
- setFilterSource(FilterPlugin) -
Method in interface de.mud.jta.FilterPlugin
- Set the source plugin where we get our data from and where the data
sink (write) is.
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.BSX
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Timeout
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.SSH
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.ButtonBar
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Terminal
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Script
- Set the filter source where we can read data from and where to
write the script answer to.
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.EInput01
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Shell
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Capture
- The filter source is the plugin where Capture is connected to.
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Telnet
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Socket
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.MUDColorizer
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Sink
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.URLFilter
- Set the filter source where we can read data from and where to
write the script answer to.
- setFont(Font) -
Method in class de.mud.terminal.VDU
- Set the font to be used for rendering the characters on screen.
- setIBMCharset(boolean) -
Method in class de.mud.terminal.vt320
- Enable the usage of the IBM character set used by some BBS's.
- setKey(byte[]) -
Method in class de.mud.ssh.Cipher
-
- setKey(byte[]) -
Method in class de.mud.ssh.Blowfish
-
- setKey(byte[]) -
Method in class de.mud.ssh.DES
-
- setKey(byte[]) -
Method in class de.mud.ssh.IDEA
-
- setKey(byte[]) -
Method in class de.mud.ssh.DES3
-
- setKey(String) -
Method in class de.mud.ssh.Cipher
-
- setKey(String) -
Method in class de.mud.ssh.Blowfish
-
- setKeyCodes(Properties) -
Method in class de.mud.terminal.vt320
- Override the standard key codes used by the terminal emulation.
- setLocalEcho(boolean) -
Method in interface de.mud.jta.event.LocalEchoListener
- Called if the local echo property changes.
- setLocalEcho(boolean) -
Method in class de.mud.telnet.TelnetProtocolHandler
- Set the local echo option of telnet.
- setLocalEcho(boolean) -
Method in class de.mud.telnet.TelnetWrapper
-
- setLocalEcho(boolean) -
Method in class de.mud.terminal.vt320
- Enable or disable the local echo property of the terminal.
- setLogin(String) -
Method in class de.mud.ssh.SshIO
-
- setPassword(String) -
Method in class de.mud.ssh.SshIO
-
- setPrompt(String) -
Method in class de.mud.telnet.TelnetWrapper
-
- setResizeStrategy(int) -
Method in class de.mud.terminal.VDU
- Set the strategy when window is resized.
- setScreenSize(int, int) -
Method in class de.mud.terminal.VDU
- Change the size of the screen.
- setScrollbar(Scrollbar) -
Method in class de.mud.terminal.VDU
- Connect a scrollbar to the VDU.
- setTerminalID(String) -
Method in class de.mud.terminal.vt320
- Set the terminal id used to identify this terminal.
- setTopMargin(int) -
Method in class de.mud.terminal.VDU
- Set the top scroll margin for the screen.
- setup(String) -
Method in class de.mud.telnet.ScriptHandler
- Setup the parser using the passed string.
- setVMS(boolean) -
Method in class de.mud.terminal.vt320
- Enable the VMS mode of the terminal to handle some things differently
for VMS hosts.
- setWindowBase(int) -
Method in class de.mud.terminal.VDU
- Set the current window base.
- Shell - class de.mud.jta.plugin.Shell.
- The shell plugin is the backend component for terminal emulation using
a shell.
- Shell(PluginBus, String) -
Constructor for class de.mud.jta.plugin.Shell
-
- shellCommand -
Variable in class de.mud.jta.plugin.Shell
-
- showCursor(boolean) -
Method in class de.mud.terminal.VDU
-
- showObject(String, int, int) -
Method in class de.mud.bsx.BSXDisplay
-
- showScene(String) -
Method in class de.mud.bsx.BSXDisplay
-
- showURL(String) -
Method in class de.mud.jta.plugin.URLFilter
- Show a URL if the applet context is available.
- Sink - class de.mud.jta.plugin.Sink.
- 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.
- Sink(PluginBus, String) -
Constructor for class de.mud.jta.plugin.Sink
-
- size -
Variable in class de.mud.bsx.BSXCache
- the size of the cache
- size() -
Method in class de.mud.bsx.BSXCache
-
- SmallApplet - class de.mud.jta.SmallApplet.
- Small Telnet Applet implementation
- SmallApplet() -
Constructor for class de.mud.jta.SmallApplet
-
- socket -
Variable in class de.mud.jta.plugin.Socket
-
- socket -
Variable in class de.mud.telnet.TelnetWrapper
-
- Socket - class de.mud.jta.plugin.Socket.
- The socket plugin acts as the data source for networked operations.
- Socket(PluginBus, String) -
Constructor for class de.mud.jta.plugin.Socket
- Create a new socket plugin.
- SocketListener - interface de.mud.jta.event.SocketListener.
- The socket listener should be implemented by plugins that want to know
when the whole systems connects or disconnects.
- SocketRequest - class de.mud.jta.event.SocketRequest.
- Notification of a socket request.
- SocketRequest() -
Constructor for class de.mud.jta.event.SocketRequest
- Create a new disconnect message
- SocketRequest(String, int) -
Constructor for class de.mud.jta.event.SocketRequest
- Create a new connect message
- SoftFont - class de.mud.terminal.SoftFont.
- Any characters that are not available in standard java fonts may be
drawn using the softfont utility.
- SoftFont() -
Constructor for class de.mud.terminal.SoftFont
-
- SoundListener - interface de.mud.jta.event.SoundListener.
- Play a sound when requested.
- SoundRequest - class de.mud.jta.event.SoundRequest.
- Play a sound.
- SoundRequest(URL) -
Constructor for class de.mud.jta.event.SoundRequest
-
- source -
Variable in class de.mud.jta.plugin.SSH
-
- source -
Variable in class de.mud.jta.plugin.Terminal
-
- source -
Variable in class de.mud.jta.plugin.Script
- holds the data source for input and output
- source -
Variable in class de.mud.jta.plugin.EInput01
- the source where we get data from
- source -
Variable in class de.mud.jta.plugin.Capture
-
- source -
Variable in class de.mud.jta.plugin.Telnet
-
- source -
Variable in class de.mud.jta.plugin.Sink
-
- source -
Variable in class de.mud.jta.plugin.URLFilter
- holds the data source for input and output
- split(String, char) -
Static method in class de.mud.jta.Common
- Split up comma separated lists of strings.
- SSH - class de.mud.jta.plugin.SSH.
- Secure Shell plugin for the Java Telnet Application.
- SSH(PluginBus, String) -
Constructor for class de.mud.jta.plugin.SSH
- Create a new ssh plugin.
- SshIO - class de.mud.ssh.SshIO.
-
- SshIO() -
Constructor for class de.mud.ssh.SshIO
- Initialise SshIO
- start() -
Method in class de.mud.jta.SmallApplet
- Start the applet.
- start() -
Method in class de.mud.jta.Applet
- Start the applet.
- start(String) -
Method in class de.mud.jta.plugin.HandlerPTY
-
- startup() -
Method in class de.mud.telnet.TelnetProtocolHandler
- Do not send any notifications at startup.
- Status - class de.mud.jta.plugin.Status.
- A simple plugin showing the current status of the application whether
it is online or not.
- Status(PluginBus, String) -
Constructor for class de.mud.jta.plugin.Status
-
- step -
Variable in class de.mud.jta.plugin.MudConnector
-
- stop() -
Method in class de.mud.jta.SmallApplet
- Stop the applet and disconnect.
- stop() -
Method in class de.mud.jta.Applet
- Stop the applet and disconnect.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |