|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
)
- setAnswerBack(String) -
Method in class de.mud.terminal.vt320
-
- setApplet(JApplet) -
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.SwingTerminal
- Set the border thickness and the border type.
- setBottomMargin(int) -
Method in class de.mud.terminal.VDUBuffer
- Set the bottom scroll margin for the screen.
- setBounds(int, int, int, int) -
Method in class de.mud.terminal.SwingTerminal
- Reshape character display according to resize strategy.
- setBufferSize(int) -
Method in class de.mud.terminal.VDUBuffer
- Set scrollback buffer size.
- setColorPrinting(boolean) -
Method in class de.mud.terminal.SwingTerminal
- Set default for printing black&white or colorized as displayed on
screen.
- setColorSet(Color[]) -
Method in class de.mud.terminal.SwingTerminal
- Set new color set for the display.
- setConfiguration(PluginConfig) -
Method in interface de.mud.jta.event.ConfigurationListener
- Called for configuration changes.
- 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.SwingTerminal
- Set cursor FG and BG colors
- setCursorPosition(int, int) -
Method in class de.mud.terminal.VDUBuffer
- Puts the cursor at the specified position.
- setDisplay(VDUDisplay) -
Method in class de.mud.terminal.VDUBuffer
-
- 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.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.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.Socket
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Telnet
-
- 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.SwingTerminal
- 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(byte[]) -
Method in class de.mud.ssh.NONE
-
- setKey(String) -
Method in class de.mud.ssh.Cipher
-
- setKey(String) -
Method in class de.mud.ssh.Blowfish
-
- setKey(String) -
Method in class de.mud.ssh.NONE
-
- setKeyCodes(Properties) -
Method in class de.mud.terminal.vt320
- Override the standard key codes used by the terminal emulation.
- setKeyCodes(Properties) -
Method in interface de.mud.terminal.VDUInput
- 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.ssh.SshWrapper
-
- setLocalEcho(boolean) -
Method in class de.mud.terminal.vt320
- Enable or disable the local echo property of the terminal.
- 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
-
- 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.ssh.SshWrapper
-
- setPrompt(String) -
Method in class de.mud.telnet.TelnetWrapper
-
- setProperty(String, String, String) -
Method in class de.mud.jta.PluginConfig
- Set the property value for a certain plugin.
- setProperty(String, String, String, String) -
Method in class de.mud.jta.PluginConfig
- Set the property value for a certain plugin and id.
- setResizeStrategy(int) -
Method in class de.mud.terminal.SwingTerminal
- Set the strategy when window is resized.
- setScreenSize(int, int) -
Method in class de.mud.terminal.VDUBuffer
- Change the size of the screen.
- setScrollbar(JScrollBar) -
Method in class de.mud.terminal.SwingTerminal
- 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.VDUBuffer
- Set the top scroll margin for the screen.
- setup(String) -
Method in class de.mud.telnet.ScriptHandler
- Setup the parser using the passed string.
- setVDUBuffer(VDUBuffer) -
Method in class de.mud.flash.FlashTerminal
- Set the VDUBuffer that contains the terminal screen and back-buffer
- setVDUBuffer(VDUBuffer) -
Method in interface de.mud.terminal.VDUDisplay
-
- setVDUBuffer(VDUBuffer) -
Method in class de.mud.terminal.SwingTerminal
- Set a new terminal (VDU) buffer.
- 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.VDUBuffer
- 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
-
- show(Component, String) -
Static method in class de.mud.jta.Help
-
- showcursor -
Variable in class de.mud.terminal.VDUBuffer
-
- showCursor(boolean) -
Method in class de.mud.terminal.VDUBuffer
- Sets whether the cursor is visible or not.
- 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
-
- 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.ssh.SshWrapper
-
- 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.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
- SshWrapper - class de.mud.ssh.SshWrapper.
- The telnet ssh is a sample class for how to use the SSH protocol
handler of the JTA source package.
- SshWrapper() -
Constructor for class de.mud.ssh.SshWrapper
-
- SshWrapperExample - class de.mud.ssh.SshWrapperExample.
- This is an example for using the SshWrapper class.
- SshWrapperExample() -
Constructor for class de.mud.ssh.SshWrapperExample
-
- start() -
Method in class de.mud.jta.SmallApplet
- Start the applet.
- start() -
Method in class de.mud.jta.Applet
- Start the applet.
- start(Socket) -
Method in class de.mud.flash.FlashTerminal
-
- 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.
- SwingTerminal - class de.mud.terminal.SwingTerminal.
- Video Display Unit emulation for Swing/AWT.
- SwingTerminal(VDUBuffer) -
Constructor for class de.mud.terminal.SwingTerminal
- Create a display unit with size 80x24 and Font "Monospaced", size 12.
- SwingTerminal(VDUBuffer, Font) -
Constructor for class de.mud.terminal.SwingTerminal
- Create a new video display unit with the passed width and height in
characters using a special font and font size.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |