|
||||||||||
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.ButtonBar
-
- 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.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.Sink
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Socket
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.SSH
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Telnet
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Terminal
-
- setFilterSource(FilterPlugin) -
Method in class de.mud.jta.plugin.Timeout
-
- 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(String) -
Method in class de.mud.ssh.Blowfish
-
- setKey(byte[]) -
Method in class de.mud.ssh.Blowfish
-
- setKey(byte[]) -
Method in class de.mud.ssh.Cipher
-
- setKey(String) -
Method in class de.mud.ssh.Cipher
-
- setKey(byte[]) -
Method in class de.mud.ssh.DES
-
- setKey(byte[]) -
Method in class de.mud.ssh.DES3
-
- setKey(byte[]) -
Method in class de.mud.ssh.IDEA
-
- setKey(String) -
Method in class de.mud.ssh.NONE
-
- setKey(byte[]) -
Method in class de.mud.ssh.NONE
-
- setKeyCodes(Properties) -
Method in interface de.mud.terminal.VDUInput
- Override the standard key codes used by the terminal emulation.
- 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.jta.Wrapper
-
- setLocalEcho(boolean) -
Method in class de.mud.telnet.TelnetProtocolHandler
- Set the local echo option of telnet.
- 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.jta.Wrapper
-
- setProperty(String, String, String, String) -
Method in class de.mud.jta.PluginConfig
- Set the property value for a certain plugin and id.
- setProperty(String, String, String) -
Method in class de.mud.jta.PluginConfig
- Set the property value for a certain plugin.
- setResizeStrategy(int) -
Method in class de.mud.terminal.SwingTerminal
- Set the strategy when window is resized.
- setScreenSize(int, int, boolean) -
Method in class de.mud.terminal.VDUBuffer
- Change the size of the screen.
- setScreenSize(int, int, boolean) -
Method in class de.mud.terminal.vt320
-
- 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 class de.mud.terminal.SwingTerminal
- Set a new terminal (VDU) buffer.
- setVDUBuffer(VDUBuffer) -
Method in interface de.mud.terminal.VDUDisplay
-
- 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.
- setWindowSize(int, int) -
Method in interface de.mud.jta.event.SetWindowSizeListener
- Set the current window size of the terminal in rows and columns.
- setWindowSize(int, int) -
Method in class de.mud.ssh.SshIO
-
- setWindowSize(int, int) -
Method in class de.mud.telnet.TelnetProtocolHandler
- Send the new Window Size (via NAWS)
- setWindowSize(int, int) -
Method in class de.mud.terminal.vt320
- Sent the changed window size from the terminal to all listeners.
- SetWindowSizeListener - Interface in de.mud.jta.event
- This is the interface for a window size listener.
- SetWindowSizeRequest - Class in de.mud.jta.event
- Request the current window size of the terminal.
- SetWindowSizeRequest(int, int) -
Constructor for class de.mud.jta.event.SetWindowSizeRequest
-
- Shell - Class in de.mud.jta.plugin
- 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 in de.mud.jta.plugin
- 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 in de.mud.jta
- Small Telnet Applet implementation
- SmallApplet() -
Constructor for class de.mud.jta.SmallApplet
-
- Socket - Class in de.mud.jta.plugin
- 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.
- socket -
Variable in class de.mud.jta.plugin.Socket
-
- socket -
Variable in class de.mud.jta.Wrapper
-
- SocketListener - Interface in de.mud.jta.event
- The socket listener should be implemented by plugins that want to know
when the whole systems connects or disconnects.
- SocketRequest - Class in de.mud.jta.event
- 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 in de.mud.terminal
- 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 in de.mud.jta.event
- Play a sound when requested.
- SoundRequest - Class in de.mud.jta.event
- Play a sound.
- SoundRequest(URL) -
Constructor for class de.mud.jta.event.SoundRequest
-
- source -
Variable in class de.mud.jta.plugin.Capture
-
- 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.Sink
-
- source -
Variable in class de.mud.jta.plugin.SSH
-
- source -
Variable in class de.mud.jta.plugin.Telnet
-
- source -
Variable in class de.mud.jta.plugin.Terminal
-
- 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 in de.mud.jta.plugin
- Secure Shell plugin for the JTA.
- SSH(PluginBus, String) -
Constructor for class de.mud.jta.plugin.SSH
- Create a new ssh plugin.
- SshCrypto - Class in de.mud.ssh
-
- SshCrypto(String, byte[]) -
Constructor for class de.mud.ssh.SshCrypto
-
- SshIO - Class in de.mud.ssh
- Secure Shell IO
- SshIO() -
Constructor for class de.mud.ssh.SshIO
- Initialise SshIO
- SshMisc - Class in de.mud.ssh
-
- SshMisc() -
Constructor for class de.mud.ssh.SshMisc
-
- SshPacket1 - Class in de.mud.ssh
-
- SshPacket1(SshCrypto) -
Constructor for class de.mud.ssh.SshPacket1
-
- SshPacket1(byte) -
Constructor for class de.mud.ssh.SshPacket1
-
- SshPacket2 - Class in de.mud.ssh
-
- SshPacket2(SshCrypto) -
Constructor for class de.mud.ssh.SshPacket2
-
- SshPacket2(byte) -
Constructor for class de.mud.ssh.SshPacket2
-
- SshWrapper - Class in de.mud.ssh
- 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 in de.mud.ssh
- This is an example for using the SshWrapper class.
- SshWrapperExample() -
Constructor for class de.mud.ssh.SshWrapperExample
-
- start(Socket) -
Method in class de.mud.flash.FlashTerminal
-
- start() -
Method in class de.mud.jta.Applet
- Start the applet.
- start(String) -
Method in class de.mud.jta.plugin.HandlerPTY
-
- start() -
Method in class de.mud.jta.SmallApplet
- Start the applet.
- startup() -
Method in class de.mud.telnet.TelnetProtocolHandler
- Do not send any notifications at startup.
- Status - Class in de.mud.jta.plugin
- 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.Applet
- Stop the applet and disconnect.
- stop() -
Method in class de.mud.jta.SmallApplet
- Stop the applet and disconnect.
- SwingTerminal - Class in de.mud.terminal
- Video Display Unit emulation for Swing/AWT.
- 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.
- SwingTerminal(VDUBuffer) -
Constructor for class de.mud.terminal.SwingTerminal
- Create a display unit with size 80x24 and Font "Monospaced", size 12.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |