A B C D E F G H I J K L M N O P R S T U V W X

A

absolutize(URI) - Method in class com.sshtools.profile.URI
Absolutize URI with given base URI.
AbstractAction - Class in com.sshtools.ui.awt
Abstract implementation of an Action.
AbstractAction(String) - Constructor for class com.sshtools.ui.awt.AbstractAction
Construct a new action with a name.
AbstractCopyAction - Class in com.sshtools.ui.swing
 
AbstractCopyAction() - Constructor for class com.sshtools.ui.swing.AbstractCopyAction
 
AbstractLayout - Class in com.sshtools.ui.swing
DOCUMENT ME!
AbstractLayout() - Constructor for class com.sshtools.ui.swing.AbstractLayout
Creates a new AbstractLayout object.
AbstractLayout(int, int) - Constructor for class com.sshtools.ui.swing.AbstractLayout
Creates a new AbstractLayout object.
AbstractSelectAllAction - Class in com.sshtools.ui.swing
 
AbstractSelectAllAction() - Constructor for class com.sshtools.ui.swing.AbstractSelectAllAction
 
AbstractToggleableAction - Class in com.sshtools.ui.swing
 
AbstractToggleableAction() - Constructor for class com.sshtools.ui.swing.AbstractToggleableAction
 
ACCELERATOR_KEY - Static variable in interface com.sshtools.ui.awt.Action
Key used for storing a KeyStroke for the accelerator for the action.
Action - Interface in com.sshtools.ui.awt
An extended ActionListener for AWT.
action() - Method in class com.sshtools.ui.awt.ActionMenu
 
ACTION_COMMAND_KEY - Static variable in interface com.sshtools.ui.awt.Action
 
ActionBar - Class in com.sshtools.ui.awt
A toolbar implementation that creates buttons from a set of Action.
ActionBar() - Constructor for class com.sshtools.ui.awt.ActionBar
 
ActionButton - Class in com.sshtools.ui.awt
A utility class that extends ImageButton to create a button from an Action.
ActionButton(Action) - Constructor for class com.sshtools.ui.awt.ActionButton
Construct a new button from an action
ActionButton(Action, String, String) - Constructor for class com.sshtools.ui.awt.ActionButton
Construct a new button from an action
ActionButton - Class in com.sshtools.ui.swing
 
ActionButton(AppAction) - Constructor for class com.sshtools.ui.swing.ActionButton
 
ActionButton(AppAction, boolean) - Constructor for class com.sshtools.ui.swing.ActionButton
 
ActionButton(AppAction, boolean, boolean) - Constructor for class com.sshtools.ui.swing.ActionButton
 
ActionButton(AppAction, String, boolean) - Constructor for class com.sshtools.ui.swing.ActionButton
 
ActionCheckBoxMenuItem - Class in com.sshtools.ui.swing
 
ActionCheckBoxMenuItem(ToggleableAction) - Constructor for class com.sshtools.ui.swing.ActionCheckBoxMenuItem
 
ActionMenu - Class in com.sshtools.ui.awt
 
ActionMenu(String, String, int, int, String) - Constructor for class com.sshtools.ui.awt.ActionMenu
 
ActionMenuBar - Class in com.sshtools.ui.awt
A menubar implementation
ActionMenuBar() - Constructor for class com.sshtools.ui.awt.ActionMenuBar
 
ActionMenuItem - Class in com.sshtools.ui.swing
 
ActionMenuItem(AppAction) - Constructor for class com.sshtools.ui.swing.ActionMenuItem
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.AbstractToggleableAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.AppAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.PrintPreview
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.ScrollingPanel
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.ShowUIDefaults
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.SplashWindow
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.TabToolBar.ContextAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.ToggledPopupAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.ToggledPopupMenuHiderAction
 
ActionRadioButtonMenuItem - Class in com.sshtools.ui.swing
 
ActionRadioButtonMenuItem(ToggleableAction) - Constructor for class com.sshtools.ui.swing.ActionRadioButtonMenuItem
 
ActionToolBar - Class in com.sshtools.ui.swing
 
ActionToolBar() - Constructor for class com.sshtools.ui.swing.ActionToolBar
 
ActionToolBar(int) - Constructor for class com.sshtools.ui.swing.ActionToolBar
 
ActionToolBar(String) - Constructor for class com.sshtools.ui.swing.ActionToolBar
 
ActionToolBar(String, int) - Constructor for class com.sshtools.ui.swing.ActionToolBar
 
ActionToolBarLayout - Class in com.sshtools.ui.swing
 
ActionToolBarLayout(Component) - Constructor for class com.sshtools.ui.swing.ActionToolBarLayout
 
ActionToolBarLayout() - Constructor for class com.sshtools.ui.swing.ActionToolBarLayout
 
add(ActionButton) - Method in class com.sshtools.ui.awt.ActionBar
 
add(Action) - Method in class com.sshtools.ui.awt.ActionMenu
 
add(Component, Object, int, Image) - Method in class com.sshtools.ui.awt.TabbedPanel
Add a tab.
add(Component, Object, Image) - Method in class com.sshtools.ui.awt.TabbedPanel
 
addAction(Action) - Method in class com.sshtools.ui.awt.ActionBar
 
addAction(Action) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
addAction(AppAction) - Method in class com.sshtools.ui.swing.TabToolBar
Add a new action to the toolbar, this must have a non null DefaultAction.CONTEXT property or an IllegalArgumentException will be thrown.
addActionListener(ActionListener) - Method in class com.sshtools.ui.awt.ActionMenu
 
addActionListener(ActionListener) - Method in class com.sshtools.ui.awt.FilenameTextField
 
addActionListener(ActionListener) - Method in class com.sshtools.ui.awt.ImageButton
 
addActionListener(ActionListener) - Method in class com.sshtools.ui.awt.TabbedPanel
Add an ActionListener to be informed when the user selects a tab.
addActionListener(ActionListener) - Method in class com.sshtools.ui.swing.AppAction
 
addActionListener(ActionListener) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
Add a listener of ActionEvents fired when the use clicks on the close icon on the tab header.
addActionMenu(ActionMenu) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
addApplicationExtension(String) - Method in class com.sshtools.profile.ResourceProfile
Add an application extension to the profile.
addButtonAction(AppAction) - Method in class com.sshtools.ui.swing.ToggledPopupMenu
 
addElement(StatusElement) - Method in interface com.sshtools.terminal.TerminalStatusBar
Add an element to the status bar.
addElement(StatusElement) - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
 
addElement(StatusElement) - Method in interface com.sshtools.virtualsession.status.StatusBar
Add an element to the status bar.
addElement(StatusElement) - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
addFileFilter(FileFilter) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
addFileFilter(FileFilter) - Method in class com.sshtools.ui.awt.FilenameTextField
 
addFileFilter(FileFilter) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
addFocusListener(FocusListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
addFocusListener(FocusListener) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
addIcon(AppAction) - Method in class com.sshtools.ui.swing.TabToolBar.ContextPanel
 
addImpl(Component, Object, int) - Method in class com.sshtools.ui.awt.TabbedPanel
 
addImpl(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
addItemListener(ItemListener) - Method in class com.sshtools.ui.awt.ImageButton
 
addKeyListener(KeyListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
addLayoutComponent(String, Component) - Method in class com.sshtools.ui.swing.AbstractLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class com.sshtools.ui.swing.AbstractLayout
Add the specified component from the layout.
addLayoutComponent(String, Component) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
addLicense(String) - Static method in class com.sshtools.terminal.LicenseManager
 
addListener(IOStreamConnector.IOStreamConnectorListener) - Method in class com.sshtools.terminal.IOStreamConnector
Add an event listener.
addMouseListener(MouseListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
addMouseListener(MouseListener) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
addMouseMotionListener(MouseMotionListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
addMouseMotionListener(MouseMotionListener) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
addNotify() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
addNotify() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
addNotify() - Method in class com.sshtools.ui.awt.TabbedPanel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.sshtools.ui.awt.AbstractAction
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.sshtools.ui.awt.Action
Add a PropertyChangeListener that will be notified when either a value changes or the enabled state changes
addResizeListener(VDUBuffer.ResizeListener) - Method in class com.sshtools.terminal.VDUBuffer
 
addResourceProfileListener(ResourceProfileListener) - Method in class com.sshtools.profile.ResourceProfile
Add a listener to the list that should be notified when something in the profile changes, or if the profile is loaded / saved.
addScrollListener(ScrollListener) - Method in class com.sshtools.terminal.awt.AWTScrollBar
 
addScrollListener(ScrollListener) - Method in class com.sshtools.terminal.swing.SwingScrollBar
 
addScrollListener(ScrollListener) - Method in interface com.sshtools.terminal.VDUScrollBar
Add to the list of listeners to be informed of any changes to the state of this scrollbar.
addSeparator() - Method in class com.sshtools.ui.awt.ActionBar
 
addSeparator() - Method in class com.sshtools.ui.awt.ActionMenu
 
addTab(String, Component) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
addTab(String, Component, Icon) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
addTab(String, Icon, Component, String) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
addTab(Tab) - Method in class com.sshtools.ui.swing.SideBarTabber
 
addTab(Tab, boolean) - Method in class com.sshtools.ui.swing.SideBarTabber
 
addTab(Tab) - Method in class com.sshtools.ui.swing.TabbedTabber
 
addTab(Tab) - Method in interface com.sshtools.ui.swing.Tabber
 
addTerminalComponent(VirtualSessionComponent, String, int) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
addTerminalComponent(VirtualSessionComponent, String, int) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
addTerminalComponent(VirtualSessionComponent, String, int) - Method in interface com.sshtools.virtualsession.ui.VirtualSessionManagerUI
Add a component to this terminal.
addVirtualSession(VirtualSession) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
addVirtualSession(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
addVirtualSession(VirtualSession) - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Add a new VirtualSession to this manager.
addVirtualSessionListener(VirtualSessionListener) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
addVirtualSessionListener(VirtualSessionListener) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
addVirtualSessionListener(VirtualSessionListener) - Method in interface com.sshtools.virtualsession.VirtualSession
Add a VirtualSessionListener to the list that should receive events such as connection made, disconnected, resizes, data sent and received etc.
addVirtualSessionManagerListener(VirtualSessionManagerListener) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
addVirtualSessionManagerListener(VirtualSessionManagerListener) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
addVirtualSessionManagerListener(VirtualSessionManagerListener) - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Add a VirtualSessionManagerListener to the list that should receive events about changes in the state of the virtual sessions managed by this virtual session manager.
addVirtualTerminalComponent(VirtualTerminalComponent, String, int) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
addVirtualTerminalComponent(VirtualTerminalComponent, String, int) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
addVirtualTerminalComponent(VirtualTerminalComponent, String, int) - Method in interface com.sshtools.terminal.VirtualTerminal
Add a component to this terminal.
adjustmentValueChanged(AdjustmentEvent) - Method in class com.sshtools.terminal.awt.AWTScrollBar
 
adjustmentValueChanged(AdjustmentEvent) - Method in class com.sshtools.terminal.swing.SwingScrollBar
 
alignment - Variable in class com.sshtools.ui.swing.ListLayout
 
ANSI - Static variable in class com.sshtools.terminal.TerminalEmulation
Supported terminal type *
AppAction - Class in com.sshtools.ui.swing
Extension of AbstractActionthat is used throughout the application framework.
AppAction() - Constructor for class com.sshtools.ui.swing.AppAction
 
AppAction(String) - Constructor for class com.sshtools.ui.swing.AppAction
 
AppAction(String, Icon) - Constructor for class com.sshtools.ui.swing.AppAction
 
append(String, Color) - Method in class com.sshtools.ui.swing.DebugConsole
 
appendPath(String) - Method in class com.sshtools.profile.URI
Append to the end of the path of this URI.
applyTab() - Method in interface com.sshtools.ui.swing.Tab
 
applyTabs() - Method in class com.sshtools.ui.swing.SideBarTabber
 
applyTabs() - Method in class com.sshtools.ui.swing.TabbedTabber
 
applyTabs() - Method in interface com.sshtools.ui.swing.Tabber
 
ArrowIcon - Class in com.sshtools.ui.swing
 
ArrowIcon(int, Color, Color, Color) - Constructor for class com.sshtools.ui.swing.ArrowIcon
 
ArrowIcon(int) - Constructor for class com.sshtools.ui.swing.ArrowIcon
 
AuthenticationException - Exception in com.sshtools.profile
Exception thrown if the authentication with a host fails for some reason during connection.
AuthenticationException() - Constructor for exception com.sshtools.profile.AuthenticationException
Construct a new exception with no message or cause
AuthenticationException(String) - Constructor for exception com.sshtools.profile.AuthenticationException
Construct a new exception with a message.
AUTOMATIC - Static variable in class com.sshtools.ui.swing.FontChooser
 
AUTOMATIC_FONT - Static variable in class com.sshtools.ui.swing.FontChooser
 
AWTComponentTerminalComponentAdapter - Class in com.sshtools.terminal.awt
Implementation of a VirtualSessionComponent that wraps an AWT component so it can be added to a VirtualSessionManagerUI.
AWTComponentTerminalComponentAdapter(Component) - Constructor for class com.sshtools.terminal.awt.AWTComponentTerminalComponentAdapter
Construct a new AWTComponentTerminalComponentAdapter given a Component to wrap
AWTDataLights - Class in com.sshtools.terminal.awt
Implementation of a StatusElement that monitors and displays when data is sending or receiving using a red and green L.E.D graphics that 'flash'.
AWTDataLights(int, VirtualSessionManager) - Constructor for class com.sshtools.terminal.awt.AWTDataLights
Construct a new AWTDataLights component.
AWTFileSelector - Class in com.sshtools.ui.awt
 
AWTFileSelector() - Constructor for class com.sshtools.ui.awt.AWTFileSelector
 
AWTScrollBar - Class in com.sshtools.terminal.awt
Implementation of a VDUScrollBar that uses a AWT ScrollBar to provide a component that may be used for scrolling a VDUDisplay.
AWTScrollBar() - Constructor for class com.sshtools.terminal.awt.AWTScrollBar
 
AWTStatusBar - Class in com.sshtools.virtualsession.status.awt
Implementation of a StatusBar that uses a AWT components.
AWTStatusBar() - Constructor for class com.sshtools.virtualsession.status.awt.AWTStatusBar
Construct a new AWTStatusBar
AWTStatusConnectionMonitor - Class in com.sshtools.virtualsession.status.awt
Extension of AWTStatusLabel that monitors the connections to and disconnections from hots.
AWTStatusConnectionMonitor(int, VirtualSession) - Constructor for class com.sshtools.virtualsession.status.awt.AWTStatusConnectionMonitor
Construct a new AWTStatusConnectionMonitor component.
AWTStatusLabel - Class in com.sshtools.virtualsession.status.awt
Implementation of a StatusElement that uses a AWT to paint status element as a label.
AWTStatusLabel(int) - Constructor for class com.sshtools.virtualsession.status.awt.AWTStatusLabel
Construct a new status label with the default weight of 1.0
AWTStatusLabel(int, double) - Constructor for class com.sshtools.virtualsession.status.awt.AWTStatusLabel
Construct a new status label with a given weight
AWTStatusLabel(int, String, double) - Constructor for class com.sshtools.virtualsession.status.awt.AWTStatusLabel
Construct a new status label with a given weight and some text
AWTStatusLabel(int, String, Image, double) - Constructor for class com.sshtools.virtualsession.status.awt.AWTStatusLabel
Construct a new status label with a given weight, some text and an image
AWTStatusScreenSizeMonitor - Class in com.sshtools.terminal.awt
Implementation of a StatusElement that monitors the screen size for display on a status bar.
AWTStatusScreenSizeMonitor(int, VirtualSessionManager) - Constructor for class com.sshtools.terminal.awt.AWTStatusScreenSizeMonitor
Construct a new AWTStatusScreenSizeMonitor component.
AWTTerminalPanel - Class in com.sshtools.terminal.awt
 
AWTTerminalPanel() - Constructor for class com.sshtools.terminal.awt.AWTTerminalPanel
Construct a new AWTTerminalPanel
AWTTerminalStatusBar - Class in com.sshtools.terminal.awt
Implementation of a StatusBar that uses a AWT components.
AWTTerminalStatusBar() - Constructor for class com.sshtools.terminal.awt.AWTTerminalStatusBar
 
AWTVirtualSessionManager - Class in com.sshtools.virtualsession.ui.awt
AWT implementation of a VirtualSessionManagerUI.
AWTVirtualSessionManager() - Constructor for class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
Construct a new AWTTerminal
AWTVirtualTerminal - Class in com.sshtools.terminal.awt
AWT implementation of a VirtualSession.
AWTVirtualTerminal() - Constructor for class com.sshtools.terminal.awt.AWTVirtualTerminal
Construct a new AWTVirtualTerminal

B

BACKGROUND_COLOR - Static variable in class com.sshtools.ui.awt.Toaster
Default background color for new toasters
BACKGROUND_COLOR - Static variable in class com.sshtools.ui.swing.Toaster
Default background color for new toasters
BACKGROUND_IMAGE_CENTERED - Static variable in interface com.sshtools.terminal.VDUDisplay
 
BACKGROUND_IMAGE_FILL - Static variable in interface com.sshtools.terminal.VDUDisplay
 
BACKGROUND_IMAGE_SCALED - Static variable in interface com.sshtools.terminal.VDUDisplay
 
BACKGROUND_IMAGE_TILED - Static variable in interface com.sshtools.terminal.VDUDisplay
 
BackingStore - Class in com.sshtools.terminal
 
BackingStore(VDUDisplay) - Constructor for class com.sshtools.terminal.BackingStore
 
baseline - Variable in class com.sshtools.ui.awt.WrappingLabel
 
baseline - Variable in class com.sshtools.ui.swing.WrappingLabel
 
beep() - Method in class com.sshtools.terminal.TerminalEmulation
Beep the system bell (if present)
BevelPanel - Class in com.sshtools.ui.awt
Panel that draws a 3d border around the edge.
BevelPanel(int) - Constructor for class com.sshtools.ui.awt.BevelPanel
Create a panel with the specified type of bevel.
BevelPanel(int, LayoutManager) - Constructor for class com.sshtools.ui.awt.BevelPanel
Create a panel with the specified type of bevel.
BOLD - Static variable in class com.sshtools.terminal.VDUBuffer
 
BooleanIconRenderer - Class in com.sshtools.ui.swing
Extension of Swing DefaultTableCellRendererthat renders Boolean values as one of two icons.
BooleanIconRenderer(Icon, Icon) - Constructor for class com.sshtools.ui.swing.BooleanIconRenderer
Construct a new BooleanIconRenderer.
BORDER_COLOR - Static variable in class com.sshtools.ui.awt.Toaster
Default border color for new toasters
BORDER_COLOR - Static variable in class com.sshtools.ui.swing.Toaster
Default border color for new toasters
BorderPanel - Class in com.sshtools.ui.awt
 
BorderPanel() - Constructor for class com.sshtools.ui.awt.BorderPanel
 
BorderPanel(LayoutManager) - Constructor for class com.sshtools.ui.awt.BorderPanel
 
BOTH - Static variable in class com.sshtools.ui.swing.ListLayout
 
BOTTOM - Static variable in class com.sshtools.ui.awt.TabbedPanel
Tabs are placed below the components
BOTTOM_LEFT - Static variable in class com.sshtools.ui.awt.Toaster
Toaster appears at the bottom left of the screen with messages flowing up from bottom to top
BOTTOM_LEFT - Static variable in class com.sshtools.ui.swing.Toaster
Toaster appears at the bottom left of the screen with messages flowing up from bottom to top
BOTTOM_RIGHT - Static variable in class com.sshtools.ui.awt.Toaster
Toaster appears at the bottom right of the screen with messages flowing up from bottom to top
BOTTOM_RIGHT - Static variable in class com.sshtools.ui.swing.Toaster
Toaster appears at the bottom right of the screen with messages flowing up from bottom to top
breakIntoLines(String, int) - Method in class com.sshtools.ui.awt.WrappingLabel
 
breakIntoLines(String, int) - Method in class com.sshtools.ui.swing.WrappingLabel
 
bufferLock - Variable in class com.sshtools.terminal.VDUBuffer
 
bufSize - Variable in class com.sshtools.terminal.VDUBuffer
 

C

calcXOffset() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
calcXOffset() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
calcYOffset() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
calcYOffset() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
CATEGORY - Static variable in class com.sshtools.ui.swing.AppAction
 
CENTER - Static variable in class com.sshtools.ui.awt.UIUtil
The central position in an area.
CENTER - Static variable in class com.sshtools.ui.swing.ListLayout
 
center - Variable in class com.sshtools.ui.swing.ListLayout
 
CENTER_ALIGNMENT - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Center alignment
CENTERED - Static variable in class com.sshtools.ui.awt.ImageCanvas
Centered in container
charArray - Variable in class com.sshtools.terminal.VDUBuffer
 
charAttributes - Variable in class com.sshtools.terminal.VDUBuffer
 
checkAvailable() - Method in class com.sshtools.ui.swing.TabToolBar.ContextAction
 
children() - Method in class com.sshtools.ui.awt.ActionMenu
 
cleanUp() - Method in class com.sshtools.terminal.awt.AWTDataLights
 
cleanUp() - Method in class com.sshtools.terminal.swing.SwingDataLights
 
cleanUp() - Method in class com.sshtools.virtualsession.status.awt.AWTStatusLabel
 
cleanUp() - Method in interface com.sshtools.virtualsession.status.StatusElement
Should be invoked by the virtual session manager to clean up any resources the status element may be using.
cleanUp() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
clearScreen() - Method in class com.sshtools.terminal.TerminalEmulation
Clear the screen
clearSelection() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
Remove the selection of text.
clearSelection() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
cloneVirtualSession(VirtualSession) - Method in interface com.sshtools.profile.ProfileTransport
Clone the current virtual session.
cloneVirtualSession(VirtualSession) - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Clone the current virtual session.
ClosableTabbedPane - Class in com.sshtools.ui.swing
An extension of JTabbedPane that renders a close graphic onto each tab.
ClosableTabbedPane() - Constructor for class com.sshtools.ui.swing.ClosableTabbedPane
 
ClosableTabbedPane(int) - Constructor for class com.sshtools.ui.swing.ClosableTabbedPane
 
close() - Method in class com.sshtools.terminal.IOStreamConnector
Stop transferring data and close the streams if required.
COLOR - Static variable in class com.sshtools.terminal.VDUBuffer
 
COLOR_BG - Static variable in class com.sshtools.terminal.VDUBuffer
 
COLOR_BOLD - Static variable in class com.sshtools.terminal.awt.AWTTerminalPanel
 
COLOR_BOLD - Static variable in class com.sshtools.terminal.swing.SwingTerminalPanel
 
COLOR_FG - Static variable in class com.sshtools.terminal.VDUBuffer
 
COLOR_INVERT - Static variable in class com.sshtools.terminal.awt.AWTTerminalPanel
 
COLOR_INVERT - Static variable in class com.sshtools.terminal.swing.SwingTerminalPanel
 
ColorIcon - Class in com.sshtools.ui.swing
 
ColorIcon() - Constructor for class com.sshtools.ui.swing.ColorIcon
Creates a new ColorIcon object.
ColorIcon(Color) - Constructor for class com.sshtools.ui.swing.ColorIcon
Creates a new ColorIcon object.
ColorIcon(Color, Color) - Constructor for class com.sshtools.ui.swing.ColorIcon
Creates a new ColorIcon object.
ColorIcon(Color, Dimension, Color) - Constructor for class com.sshtools.ui.swing.ColorIcon
Creates a new ColorIcon object.
com.sshtools.profile - package com.sshtools.profile
A profile is a persistable representation of a connection and its associated settings.
com.sshtools.terminal - package com.sshtools.terminal
This package contains core terminal interfaces and utility classes that enable the creation of a terminal implementation.
com.sshtools.terminal.awt - package com.sshtools.terminal.awt
This package contains an AWT implementation of a terminal.
com.sshtools.terminal.schemes.exe - package com.sshtools.terminal.schemes.exe
 
com.sshtools.terminal.swing - package com.sshtools.terminal.swing
This package contains a Swing implementation of a terminal.
com.sshtools.ui.awt - package com.sshtools.ui.awt
General AWT user interface utilities.
com.sshtools.ui.swing - package com.sshtools.ui.swing
General Swing user interface utilities.
com.sshtools.virtualsession - package com.sshtools.virtualsession
Provides some kind of display or 'screen' for a single connection to a host and a manager to manage multiple instances of these displays
com.sshtools.virtualsession.status - package com.sshtools.virtualsession.status
 
com.sshtools.virtualsession.status.awt - package com.sshtools.virtualsession.status.awt
 
com.sshtools.virtualsession.status.swing - package com.sshtools.virtualsession.status.swing
 
com.sshtools.virtualsession.ui - package com.sshtools.virtualsession.ui
 
com.sshtools.virtualsession.ui.awt - package com.sshtools.virtualsession.ui.awt
 
com.sshtools.virtualsession.ui.swing - package com.sshtools.virtualsession.ui.swing
 
compareTo(Object) - Method in class com.sshtools.ui.awt.ActionMenu
 
componentHidden(ComponentEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
componentMoved(ComponentEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
componentResized(ComponentEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
componentShown(ComponentEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
connect(ResourceProfile) - Method in interface com.sshtools.profile.ProfileTransport
Connect to a host (or resource) using the URI provided in the ResourceProfile}.
connect(ProfileTransport) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
connect(InputStream, OutputStream) - Method in class com.sshtools.terminal.IOStreamConnector
Initialize the connector and start transferring data.
connect(ResourceProfile) - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Connect to a host (or resource) using the URI provided in the ResourceProfile}.
connect(ProfileTransport) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
connect(ProfileTransport) - Method in interface com.sshtools.virtualsession.VirtualSession
Connect the session to the streams provided by the transport.
CONNECTED - Static variable in class com.sshtools.terminal.swing.SwingStatusConnectionMonitor
Connected icon
CONNECTED - Static variable in class com.sshtools.virtualsession.status.awt.AWTStatusConnectionMonitor
 
connected(VirtualSession) - Method in class com.sshtools.virtualsession.VirtualSessionAdapter
 
connected(VirtualSession) - Method in interface com.sshtools.virtualsession.VirtualSessionListener
A connection to a host has been made.
ConnectionManager - Class in com.sshtools.profile
The ConnectionManager is responsible for accepting registrations of SchemeHandler implementations and all them to be accessed by the scheme name.
connectorClosed(IOStreamConnector) - Method in interface com.sshtools.terminal.IOStreamConnector.IOStreamConnectorListener
 
ConsoleOutputStream - Class in com.sshtools.ui.swing
 
ConsoleOutputStream(OutputStream, Color, DebugConsole) - Constructor for class com.sshtools.ui.swing.ConsoleOutputStream
 
CONTEXT_MENU_GROUP - Static variable in class com.sshtools.ui.swing.AppAction
 
CONTEXT_MENU_WEIGHT - Static variable in class com.sshtools.ui.swing.AppAction
 
create(Dimension, Component) - Method in class com.sshtools.terminal.BackingStore
 
createProfileTransport() - Method in class com.sshtools.profile.ResourceProfile
Return a connected and authenticated ProfileTransport appropriate for this profile
createProfileTransport(ResourceProfile) - Method in class com.sshtools.profile.SchemeHandler
Create the ProfileTransport appropriate for this scheme
createProfileTransport(ResourceProfile) - Method in class com.sshtools.terminal.schemes.exe.NativeSchemeHandler
 
createSchemeOptions() - Method in class com.sshtools.profile.SchemeHandler
Create a SchemeOptions appropriate for this scheme
createSchemeOptions() - Method in class com.sshtools.terminal.schemes.exe.NativeSchemeHandler
 
CURSOR_BLOCK - Static variable in interface com.sshtools.terminal.VDUDisplay
Solid block cursor style
CURSOR_LINE - Static variable in interface com.sshtools.terminal.VDUDisplay
Underline cursor style
cursorX - Variable in class com.sshtools.terminal.VDUBuffer
 
cursorY - Variable in class com.sshtools.terminal.VDUBuffer
 

D

dataReceived(VirtualSession, byte[], int) - Method in class com.sshtools.virtualsession.VirtualSessionAdapter
 
dataReceived(VirtualSession, byte[], int) - Method in interface com.sshtools.virtualsession.VirtualSessionListener
The host has sent the session data
dataSent(VirtualSession, byte[], int) - Method in class com.sshtools.virtualsession.VirtualSessionAdapter
 
dataSent(VirtualSession, byte[], int) - Method in interface com.sshtools.virtualsession.VirtualSessionListener
The session has sent data to the host
dataTransfered(byte[], int) - Method in interface com.sshtools.terminal.IOStreamConnector.IOStreamConnectorListener
 
DebugConsole - Class in com.sshtools.ui.swing
 
DEFAULT_BUFFER_SIZE - Static variable in class com.sshtools.terminal.IOStreamConnector
 
DEFAULT_REMOTE_CHARSET - Static variable in class com.sshtools.terminal.TerminalEmulation
Default remote character set "ISO-8859-1" *
DEFAULT_TIMEOUT - Static variable in class com.sshtools.ui.awt.Toaster
Default timeout
DEFAULT_TIMEOUT - Static variable in class com.sshtools.ui.swing.Toaster
Default timeout
deleteArea(int, int, int, int, int) - Method in class com.sshtools.terminal.VDUBuffer
 
deleteArea(int, int, int, int) - Method in class com.sshtools.terminal.VDUBuffer
 
deleteChar(int, int) - Method in class com.sshtools.terminal.VDUBuffer
Delete a character at a given
deleteLine(int) - Method in class com.sshtools.terminal.VDUBuffer
 
disconnect() - Method in interface com.sshtools.profile.ProfileTransport
Disconnect from the currently connected resource.
disconnect(boolean) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
disconnect() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Disconnect from the currently connected resource.
disconnect(boolean) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
disconnect(boolean) - Method in interface com.sshtools.virtualsession.VirtualSession
Disconnect this session from the host it is connected to.
DISCONNECTED - Static variable in class com.sshtools.terminal.swing.SwingStatusConnectionMonitor
Disconnected icon
DISCONNECTED - Static variable in class com.sshtools.virtualsession.status.awt.AWTStatusConnectionMonitor
 
disconnected(VirtualSession) - Method in class com.sshtools.virtualsession.VirtualSessionAdapter
 
disconnected(VirtualSession) - Method in interface com.sshtools.virtualsession.VirtualSessionListener
A connection to a host has been broken
dismiss() - Method in class com.sshtools.ui.swing.SplashWindow
Remove the splash image from the screen
display - Variable in class com.sshtools.terminal.VDUBuffer
 
doLayout() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
doLayout() - Method in class com.sshtools.ui.swing.ToolBarSeparator
 
doStartStreams() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
drawAlignedString(Graphics, String, int, int, int) - Method in class com.sshtools.ui.awt.WrappingLabel
 
drawAlignedString(Graphics, String, int, int, int) - Method in class com.sshtools.ui.swing.WrappingLabel
 
drawChar(Graphics, char, int, int, int, int) - Method in class com.sshtools.terminal.SoftFont
Draw a character at a the supplied position, width and height.

E

EAST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction east (right).
EMPTY - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Empty space (takes up 2 pixels)
EmptyIcon - Class in com.sshtools.ui.swing
 
EmptyIcon(int, int) - Constructor for class com.sshtools.ui.swing.EmptyIcon
Creates a new EmptyIcon object.
EOL_CR - Static variable in class com.sshtools.terminal.TerminalEmulation
Line ending type *
EOL_CR_LF - Static variable in class com.sshtools.terminal.TerminalEmulation
Line ending type *
EOL_DEFAULT - Static variable in class com.sshtools.terminal.TerminalEmulation
Line ending type *
equals(Object) - Method in class com.sshtools.profile.URI
Determines if the passed-in Object is equivalent to this URI.

F

FilenameTextField - Class in com.sshtools.ui.awt
 
FilenameTextField(int) - Constructor for class com.sshtools.ui.awt.FilenameTextField
 
FilenameTextField(String) - Constructor for class com.sshtools.ui.awt.FilenameTextField
 
FilenameTextField(String, int) - Constructor for class com.sshtools.ui.awt.FilenameTextField
 
FilenameTextField(String, int, Image) - Constructor for class com.sshtools.ui.awt.FilenameTextField
 
FilenameTextField(String, int, Image, String) - Constructor for class com.sshtools.ui.awt.FilenameTextField
 
fill - Variable in class com.sshtools.terminal.VDUBuffer
 
finalize() - Method in class com.sshtools.ui.awt.ActionMenuBar
 
fireAdded(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
fireChanged(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
fireDeselected(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
fireProfileChanged() - Method in class com.sshtools.profile.ResourceProfile
 
fireRemoved(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
fireResize(int, int, boolean) - Method in class com.sshtools.terminal.VDUBuffer
 
fireSelected(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
FLAT - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Flat (takes up 1 pixel)
flush() - Method in class com.sshtools.ui.swing.ConsoleOutputStream
 
fm - Variable in class com.sshtools.ui.awt.WrappingLabel
 
fm - Variable in class com.sshtools.ui.swing.WrappingLabel
 
focusGained(FocusEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
focusLost(FocusEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
focusTerminal() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
focusTerminal() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
focusTerminal() - Method in interface com.sshtools.terminal.VDUDisplay
Terminal component requests focus
FolderBar - Class in com.sshtools.ui.swing
Simple Swing component that just shows an icon and some boldened text on a darkened background.
FolderBar() - Constructor for class com.sshtools.ui.swing.FolderBar
Construct a new FolderBar.
FolderBar(String) - Constructor for class com.sshtools.ui.swing.FolderBar
Construct a new FolderBar with some text.
FolderBar(String, Icon) - Constructor for class com.sshtools.ui.swing.FolderBar
Construct a new FolderBar with some text and an icon.
FontChooser - Class in com.sshtools.ui.swing
Choose a font
FontChooser() - Constructor for class com.sshtools.ui.swing.FontChooser
Construct a FontChooser
FontChooser(Font, boolean, boolean, boolean, boolean) - Constructor for class com.sshtools.ui.swing.FontChooser
Construct a FontChooser
FontLabel - Class in com.sshtools.ui.swing
DOCUMENT ME!
FontLabel() - Constructor for class com.sshtools.ui.swing.FontLabel
Creates a new FontLabel object.
FontLabel(Font) - Constructor for class com.sshtools.ui.swing.FontLabel
Creates a new FontLabel object.
FontLabel(Font, int) - Constructor for class com.sshtools.ui.swing.FontLabel
Creates a new FontLabel object.
FOREGROUND_COLOR - Static variable in class com.sshtools.ui.awt.Toaster
Default foreground color for new toasters
FOREGROUND_COLOR - Static variable in class com.sshtools.ui.swing.Toaster
Default foreground color for new toasters
FORWARD_AUTO_SCROLL - Static variable in interface com.sshtools.terminal.VDUDisplay
 

G

getAction() - Method in class com.sshtools.ui.awt.ActionButton
Get the action used to build this component.
getAction() - Method in class com.sshtools.ui.swing.FolderBar
Get the action that built this folder bar.
getAction() - Method in class com.sshtools.ui.swing.ToggledPopupMenu
 
getActionCommand() - Method in class com.sshtools.ui.awt.ImageButton
Get the action command
getActionCommand() - Method in class com.sshtools.ui.swing.AppAction
 
getApplicationExtension(String) - Method in class com.sshtools.profile.ResourceProfile
Get an application extension to the profile.
getApplicationProperty(String, String) - Method in class com.sshtools.profile.ResourceProfile
Return one of the properties as a String given its property name and a default value if the property does not exist is or invalid.
getApplicationPropertyBoolean(String, boolean) - Method in class com.sshtools.profile.ResourceProfile
Return one of the properties as an boolean given its property name and a default value if the property does not exist is or invalid.
getApplicationPropertyInt(String, int) - Method in class com.sshtools.profile.ResourceProfile
Return one of the properties as an int given its property name and a default value if the property does not exist is or invalid.
getApplicationPropertyKeys() - Method in class com.sshtools.profile.ResourceProfile
Get an Enumeration of all the property keys
getAttributes(int, int) - Method in class com.sshtools.terminal.VDUBuffer
Get the attributes mask at the specified line and column.
getAudibleBell() - Method in class com.sshtools.terminal.TerminalEmulation
Get whether there should be a audible warning when a BEL is received.
getBackground() - Method in interface com.sshtools.terminal.VDUDisplay
Get the background color
getBackgroundColor() - Method in class com.sshtools.ui.awt.Toaster
Get the background color
getBackgroundColor() - Method in class com.sshtools.ui.swing.Toaster
Get the background color
getBeepAudioResource() - Method in class com.sshtools.terminal.TerminalEmulation
Set the location of the sound file to play in place of the system beep.
getBorder() - Method in class com.sshtools.ui.awt.ImageCanvas
Get the border width around the image
getBorder() - Method in class com.sshtools.ui.swing.SplashWindow
Get the border
getBorderColor() - Method in class com.sshtools.ui.awt.ImageCanvas
Get the border color
getBorderColor() - Method in class com.sshtools.ui.awt.Toaster
Get the border color
getBorderColor() - Method in class com.sshtools.ui.swing.Toaster
Get the border color
getBorderDarkShadowColor() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
getBorderShadowColor() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
getBottomMargin() - Method in class com.sshtools.terminal.VDUBuffer
Get the bottom margin.
getBufferLock() - Method in class com.sshtools.terminal.VDUBuffer
Get the buffer lock
getBufferSize() - Method in class com.sshtools.terminal.VDUBuffer
Get the buffer size in lines
getBytes() - Method in class com.sshtools.terminal.IOStreamConnector
Get the number of bytes transferred.
getCause() - Method in exception com.sshtools.profile.ProfileException
 
getChar(int, int) - Method in class com.sshtools.terminal.VDUBuffer
Get the character at the given column and line on the display.
getCharacterColumns(char) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getCharacterColumns(char) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getCharacterColumns(char) - Method in interface com.sshtools.terminal.VDUDisplay
Get the number of columns the supplied unicode character will take up on this terminal.
getCharsetName() - Method in class com.sshtools.terminal.TerminalEmulation
Get terminal charset character set name.
getChild(int) - Method in class com.sshtools.ui.awt.ActionMenu
 
getChildCount() - Method in class com.sshtools.ui.awt.ActionMenu
 
getChosenFont() - Method in class com.sshtools.ui.swing.FontChooser
Get the currently chosen font
getChosenFont() - Method in class com.sshtools.ui.swing.FontLabel
DOCUMENT ME!
getColor() - Method in class com.sshtools.ui.swing.ColorIcon
 
getColorSet() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
Return the set of 10 colors in use.
getColorSet() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getColumns() - Method in class com.sshtools.terminal.VDUBuffer
Return the display width of this buffer
getComponent() - Method in class com.sshtools.terminal.awt.AWTComponentTerminalComponentAdapter
 
getComponent() - Method in class com.sshtools.terminal.awt.AWTScrollBar
 
getComponent() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getComponent() - Method in class com.sshtools.terminal.swing.SwingComponentTerminalComponentAdapter
 
getComponent() - Method in class com.sshtools.terminal.swing.SwingScrollBar
 
getComponent() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getComponent() - Method in class com.sshtools.terminal.swing.SwingToolBar
 
getComponent() - Method in interface com.sshtools.terminal.VDUDisplay
Get the component.
getComponent() - Method in interface com.sshtools.terminal.VirtualTerminalComponent
Return the AWT / Swing component this virtual terminal component provides.
getComponent() - Method in class com.sshtools.ui.swing.SideBarTabber
 
getComponent() - Method in class com.sshtools.ui.swing.TabbedTabber
 
getComponent() - Method in interface com.sshtools.ui.swing.Tabber
 
getComponent() - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
 
getComponent() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
getComponent() - Method in interface com.sshtools.virtualsession.ui.VirtualSessionComponent
Return the AWT / Swing component this terminal component provides.
getContextAction() - Method in class com.sshtools.ui.swing.TabToolBar.ContextPanel
 
getCursorStyle() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getCursorStyle() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getCursorStyle() - Method in interface com.sshtools.terminal.VDUDisplay
Get the cursor style.
getCursorX() - Method in class com.sshtools.terminal.VDUBuffer
Get the X co-ordinate of the cursor
getCursorY() - Method in class com.sshtools.terminal.VDUBuffer
Get the Y co-ordinate of the cursor
getDarkness() - Method in class com.sshtools.ui.awt.ImageButton
 
getDefaultAttributeSet() - Static method in class com.sshtools.ui.swing.UIUtil
 
getDefaultEOL() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Return the default line edings type.
getDefaultEOL() - Method in interface com.sshtools.terminal.TerminalProtocolTranport
Return the default line edings type.
getDescription() - Method in class com.sshtools.profile.SchemeHandler
Get the scheme description
getDirection() - Method in class com.sshtools.ui.swing.ArrowIcon
 
getDisplay() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
getDisplay() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
getDisplay() - Method in interface com.sshtools.terminal.VirtualTerminal
Return the VDUDisplay implementation this terminal is using.
getDisplayName() - Method in class com.sshtools.ui.awt.ActionMenu
 
getDomain() - Method in class com.sshtools.profile.URIUserInfo
 
getElement() - Method in interface com.sshtools.profile.SchemeOptions
Get these options as an XML element that can be persisted along with the ResourceProfile.
getEmbeddedClientTicketURI() - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
getEmbeddedClientTicketURI() - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
getEmbeddedClientTicketURI() - Method in interface com.sshtools.virtualsession.VirtualSessionManager
The applet container may have supplied an SSL Explorer embedded client ticket URI that may be used to initialise and authenticate a secure proxied connection.
getEmulation() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
getEmulation() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
getEmulation() - Method in interface com.sshtools.terminal.VirtualTerminal
Return the emulation.
getEOL() - Method in class com.sshtools.terminal.TerminalEmulation
Get the EOL (end of line) type.
getErrorInputStream() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Return an InputStream from which error data can be read from the host.
getErrorInputStream() - Method in interface com.sshtools.terminal.TerminalProtocolTranport
Return an InputStream from which error data can be read from the host.
getExpandComponent() - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
getFixedPreviewSize() - Method in class com.sshtools.ui.swing.FontLabel
DOCUMENT ME!
getFixedToolBarWidth() - Method in class com.sshtools.ui.swing.SideBarTabber
 
getFixedWidth() - Method in class com.sshtools.ui.swing.TabToolBar
 
getFolderBar() - Method in class com.sshtools.ui.swing.TabToolBar
Returns the FolderBar that is being changed upon actions..
getForegroundColor() - Method in class com.sshtools.ui.awt.Toaster
Get the foreground color
getForegroundColor() - Method in class com.sshtools.ui.swing.Toaster
Get the foreground color
getFragment() - Method in class com.sshtools.profile.URI
Get the fragment for this URI.
getFrameAncestor(Component) - Static method in class com.sshtools.ui.awt.UIUtil
Get the top level fra,e that contains the given component.
getFrameImage(Icon) - Static method in class com.sshtools.ui.swing.UIUtil
 
getGraphics() - Method in class com.sshtools.terminal.BackingStore
 
getGrayImage() - Method in class com.sshtools.ui.awt.ImageButton
 
getHAlignStyle() - Method in class com.sshtools.ui.awt.WrappingLabel
 
getHAlignStyle() - Method in class com.sshtools.ui.swing.WrappingLabel
 
getHgap() - Method in class com.sshtools.ui.swing.AbstractLayout
Get the horizontal gap between components.
getHost() - Method in class com.sshtools.profile.URI
Get the host for this URI.
getHostDescription() - Method in interface com.sshtools.profile.ProfileTransport
If the host has provided some information about itself, this method will return it.
getHostDescription() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
If the host has provided some information about itself, this method will return it.
getIcon(String) - Method in class com.sshtools.ui.swing.AppAction
 
getIconHeight() - Method in class com.sshtools.ui.swing.ArrowIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.ColorIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.EmptyIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.OverlayIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.StrokeIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.ArrowIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.ColorIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.EmptyIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.OverlayIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.StrokeIcon
 
getImage() - Method in class com.sshtools.terminal.BackingStore
 
getImage() - Method in class com.sshtools.ui.awt.ImageCanvas
Set the image to display
getImage() - Method in class com.sshtools.ui.awt.ImageLabel
Get the image
getImage() - Method in class com.sshtools.ui.awt.ImageTextLabel
Get the image
getImage(ImageIcon) - Static method in class com.sshtools.ui.swing.UIUtil
 
getImage(Icon) - Static method in class com.sshtools.ui.swing.UIUtil
 
getInputStream() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
getInputStream() - Method in interface com.sshtools.terminal.TerminalProtocolTranport
Return an InputStream from which data from the host can be read
getInsets() - Method in class com.sshtools.ui.awt.BevelPanel
Return insets sufficient for bevel and label drawing space.
getInsets() - Method in class com.sshtools.ui.awt.BorderPanel
 
getInsets() - Method in class com.sshtools.ui.awt.ImageTextLabel
Return insets sufficient for bevel and label drawing space.
getInsets() - Method in class com.sshtools.ui.awt.TabbedPanel
 
getInstance() - Static method in class com.sshtools.profile.ConnectionManager
Return an instance of the connection manager, creating it if required
getKeyboardOutputStream() - Method in class com.sshtools.terminal.TerminalEmulation
 
getKeyboardOutputStream() - Method in interface com.sshtools.terminal.VDUInput
Get an OutputStream which can be used to write data into a terminal much like a keyboard.
getLastError() - Method in class com.sshtools.terminal.IOStreamConnector
Get the last error received.
getLayoutAlignmentX(Container) - Method in class com.sshtools.ui.swing.AbstractLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class com.sshtools.ui.swing.AbstractLayout
Returns the alignment along the y axis.
getLine(int) - Method in class com.sshtools.terminal.VDUBuffer
Get the text of a complete row at the specified line on the display as a string.
getLongDescription() - Method in class com.sshtools.ui.swing.AppAction
 
getMargin() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
getMargin() - Method in class com.sshtools.ui.swing.ActionButton
 
getMargin() - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
getMax() - Method in class com.sshtools.ui.awt.ProgressBar
 
getMaxBufferSize() - Method in class com.sshtools.terminal.VDUBuffer
Get the maximum buffer size in lines.
getMaximimumSize() - Method in class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
getMaximum() - Method in interface com.sshtools.terminal.VDUScrollBar
Return the maximum value of the scrollbar
getMaximum() - Method in class com.sshtools.ui.swing.NumericTextField
 
getMaximumSize() - Method in class com.sshtools.ui.swing.ToolBarSeparator
 
getMaximumSize() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
getMenu() - Method in class com.sshtools.ui.swing.ToggledPopupMenuHiderAction
 
getMenuCount() - Method in class com.sshtools.ui.awt.ActionMenuBar
 
getMin() - Method in class com.sshtools.ui.awt.ProgressBar
 
getMinimum() - Method in class com.sshtools.ui.swing.NumericTextField
 
getMinimumSize() - Method in class com.sshtools.ui.awt.ImageCanvas
 
getMinimumSize() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
getMinimumSize() - Method in class com.sshtools.ui.awt.ProgressBar
 
getMinimumSize() - Method in class com.sshtools.ui.awt.WrappingLabel
 
getMinimumSize() - Method in class com.sshtools.ui.swing.ActionToolBar
 
getMinimumSize() - Method in class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
getMinimumSize() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
getMnemonic() - Method in class com.sshtools.ui.awt.ActionMenu
 
getMouseWheelIncrement() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getName() - Method in class com.sshtools.profile.ResourceProfile
Get the name for this profile
getName() - Method in class com.sshtools.profile.SchemeHandler
Get the scheme name
getName() - Method in class com.sshtools.ui.awt.AbstractAction
 
getName() - Method in interface com.sshtools.ui.awt.Action
Return the name of the action.
getName() - Method in class com.sshtools.ui.awt.ActionMenu
 
getName() - Method in class com.sshtools.ui.swing.AppAction
 
getNumberFormat() - Method in class com.sshtools.ui.swing.NumericTextField
 
getOutputStream() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
getOutputStream() - Method in interface com.sshtools.terminal.TerminalProtocolTranport
Return an OutputStream on to which the emulation can write data back to the host
getOverlayIcon() - Method in class com.sshtools.ui.swing.OverlayIcon
Get the overlay icon
getOverunIndex() - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
getPageFormat() - Method in class com.sshtools.ui.swing.PrintPreview
 
getPassword() - Method in class com.sshtools.profile.URIUserInfo
 
getPath(boolean, boolean) - Method in class com.sshtools.profile.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class com.sshtools.profile.URI
Get the path for this URI.
getPopupSize() - Method in class com.sshtools.ui.awt.Toaster
Get the size of the popups.
getPopupSize() - Method in class com.sshtools.ui.swing.Toaster
Get the size of the popups.
getPort() - Method in class com.sshtools.profile.URI
Get the port for this URI.
getPosition() - Method in class com.sshtools.ui.awt.TabbedPanel
 
getPosition() - Method in class com.sshtools.ui.awt.Toaster
Get the position of messages.
getPosition() - Method in class com.sshtools.ui.swing.Toaster
Get the position of messages.
getPreferredSize() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getPreferredSize() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getPreferredSize() - Method in class com.sshtools.ui.awt.ImageCanvas
 
getPreferredSize() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
getPreferredSize() - Method in class com.sshtools.ui.awt.ProgressBar
 
getPreferredSize() - Method in class com.sshtools.ui.awt.Separator
 
getPreferredSize() - Method in class com.sshtools.ui.awt.WrappingLabel
 
getPreferredSize() - Method in class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
getPreferredSize() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
getProfile() - Method in interface com.sshtools.profile.ProfileTransport
Get the profile that was used to connect this transport.
getProfile() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
Get the profile this virtual terminal is to use
getProfile() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Get the profile that was used to connect this transport.
getProgressColor() - Method in class com.sshtools.ui.awt.ProgressBar
 
getProgressString() - Method in class com.sshtools.ui.awt.ProgressBar
 
getProtocolDescription() - Method in interface com.sshtools.profile.ProfileTransport
Return a short description of the protocol, for example "Telnet" or "SSH2"
getProtocolDescription() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
getProvider() - Method in interface com.sshtools.profile.ProfileTransport
Return the underlying provider of the terminal.
getProvider() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Return the underlying provider of the terminal.
getQueryString() - Method in class com.sshtools.profile.URI
Get the query string for this URI.
getRegBasedAuthority() - Method in class com.sshtools.profile.URI
Get the registry based authority for this URI.
getRequestedHeight() - Method in class com.sshtools.terminal.BackingStore
 
getRequestedSize() - Method in class com.sshtools.terminal.BackingStore
 
getRequestedWidth() - Method in class com.sshtools.terminal.BackingStore
 
getResizeStrategy() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getResizeStrategy() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getResizeStrategy() - Method in interface com.sshtools.terminal.VDUDisplay
Return the current resize strategy.
getRingCount() - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
getRingCount() - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
getRingCount() - Method in interface com.sshtools.virtualsession.ui.VirtualSessionManagerUI
This terminal implementation allows components to be added to one panel in a "ring" of nested panels each with a border layout and the child panel being in the center.
getRows() - Method in class com.sshtools.terminal.VDUBuffer
Return the display height of this buffer
getScale() - Method in class com.sshtools.ui.awt.ImageCanvas
Get the scale.
getScheme() - Method in class com.sshtools.profile.URI
Get the scheme for this URI.
getSchemeHandler(int) - Method in class com.sshtools.profile.ConnectionManager
Return the SchemeHandler at the specified index.
getSchemeHandler(String) - Method in class com.sshtools.profile.ConnectionManager
Get a SchemeHandler given the scheme name
getSchemeHandlerCount() - Method in class com.sshtools.profile.ConnectionManager
Return the number of the SchemeHandlers this connection manager is managing.
getSchemeOptions() - Method in class com.sshtools.profile.ResourceProfile
Get the SchemeOptions
getSchemeSpecificPart() - Method in class com.sshtools.profile.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getScreenSize() - Method in class com.sshtools.terminal.TerminalEmulation
Return the current size (in characters).
getScrollBar() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getScrollBar() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getScrollBar() - Method in interface com.sshtools.terminal.VDUDisplay
Get the scrollbar (if any) that this display is using
getSelectedFile() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
getSelectedFile() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
getSelectedFiles() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
getSelectedFiles() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
getSelectedObjects() - Method in class com.sshtools.ui.awt.ImageButton
 
getSelectedTab() - Method in class com.sshtools.ui.awt.TabbedPanel
Get the index of the currently selected tab
getSelectedTab() - Method in class com.sshtools.ui.swing.TabbedTabber
 
getSelectedTabIndex() - Method in class com.sshtools.ui.awt.TabbedPanel
 
getSelectedVirtualSession() - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
getSelectedVirtualSession() - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
getSelectedVirtualSession() - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Return the currently selected virtual session
getSelectedVirtualSessionIndex() - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
getSelectedVirtualSessionIndex() - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
getSelectedVirtualSessionIndex() - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Return the currently selected virtual index
getSelection() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getSelection() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getSelection() - Method in interface com.sshtools.terminal.VDUDisplay
Return the currently selected text from the terminal.
getSharedFrame() - Static method in class com.sshtools.ui.awt.UIUtil
 
getSharedFrame() - Static method in class com.sshtools.ui.swing.Toaster
 
getShortDescription() - Method in class com.sshtools.ui.swing.AppAction
 
getSize() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getSmallIcon() - Method in class com.sshtools.ui.swing.AppAction
 
getStatusBar() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
Get the status bar containing this label.
getStockImage(String, Class) - Static method in class com.sshtools.ui.awt.UIUtil
Get a stock image
getString(String) - Static method in class com.sshtools.ui.awt.Messages
Get the localised string given its key.
getString(String) - Static method in class com.sshtools.ui.swing.Messages
Get the localised string given its key.
getSupportedEmulations() - Static method in class com.sshtools.terminal.TerminalEmulation
Return a Vector of supported terminal types for this emulator.
getTabAt(int) - Method in class com.sshtools.ui.swing.SideBarTabber
 
getTabAt(int) - Method in class com.sshtools.ui.swing.TabbedTabber
 
getTabAt(int) - Method in interface com.sshtools.ui.swing.Tabber
 
getTabCategory() - Method in interface com.sshtools.ui.swing.Tab
 
getTabComponent() - Method in interface com.sshtools.ui.swing.Tab
 
getTabCount() - Method in class com.sshtools.ui.swing.SideBarTabber
 
getTabCount() - Method in interface com.sshtools.ui.swing.Tabber
 
getTabIcon() - Method in interface com.sshtools.ui.swing.Tab
 
getTabLargeIcon() - Method in interface com.sshtools.ui.swing.Tab
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sshtools.ui.swing.BooleanIconRenderer
 
getTabMnemonic() - Method in interface com.sshtools.ui.swing.Tab
 
getTabTitle() - Method in interface com.sshtools.ui.swing.Tab
 
getTabToolTipText() - Method in interface com.sshtools.ui.swing.Tab
 
getTerminalDisplay() - Method in class com.sshtools.terminal.awt.AWTComponentTerminalComponentAdapter
 
getTerminalDisplay() - Method in class com.sshtools.terminal.awt.AWTTerminalStatusBar
 
getTerminalDisplay() - Method in class com.sshtools.terminal.swing.SwingComponentTerminalComponentAdapter
 
getTerminalDisplay() - Method in class com.sshtools.terminal.swing.SwingTerminalStatusBar
 
getTerminalDisplay() - Method in class com.sshtools.terminal.swing.SwingToolBar
 
getTerminalDisplay() - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
 
getTerminalDisplay() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
getTerminalDisplay() - Method in interface com.sshtools.virtualsession.ui.VirtualSessionComponent
Return the TerminalDisplay this componet has been added to.
getTerminalFont() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getTerminalFont() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getTerminalFont() - Method in interface com.sshtools.terminal.VDUDisplay
Get the terminal font
getTerminalInputStream() - Method in class com.sshtools.terminal.TerminalEmulation
This InputStream contains the outgoing data from the terminal (such as keystrokes etc) and should typically be attached to the OutputStream of the underlying transport mechanism.
getTerminalOutputStream() - Method in class com.sshtools.terminal.TerminalEmulation
This OutputStream should receive all incoming data for the terminal (such as echo'd keystrokes and process output) and should typically be attached to the InputStream of the underlying transport mechanism.
getTerminalType() - Method in class com.sshtools.terminal.TerminalEmulation
Get the terminal type.
getText() - Method in class com.sshtools.ui.awt.FilenameTextField
 
getText() - Method in class com.sshtools.ui.awt.ImageTextLabel
Get the text to display
getText() - Method in class com.sshtools.ui.awt.MultilineLabel
Get the text
getText() - Method in class com.sshtools.ui.awt.WrappingLabel
 
getText() - Method in class com.sshtools.ui.swing.ActionButton
 
getText() - Method in class com.sshtools.ui.swing.BooleanIconRenderer
 
getText() - Method in class com.sshtools.ui.swing.MultilineLabel
Get the text
getText() - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
getText() - Method in class com.sshtools.ui.swing.WrappingLabel
 
getTextFont() - Method in class com.sshtools.ui.awt.Toaster
Get the text text
getTextFont() - Method in class com.sshtools.ui.swing.Toaster
Get the text text
getTextImageGap() - Method in class com.sshtools.ui.awt.ImageTextLabel
Get the gap (in pixels) between the image and text.
getTitle() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
getTitle() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
getTitle() - Method in interface com.sshtools.virtualsession.VirtualSession
Return the title of this virtual session.
getTitleFont() - Method in class com.sshtools.ui.awt.Toaster
Get the title font.
getTitleFont() - Method in class com.sshtools.ui.swing.Toaster
Get the title font.
getTitleForVirtualSession(VirtualSession) - Static method in class com.sshtools.virtualsession.VirtualSessionUtil
Get a title appropriate for a virtual session based on its current connection state
getToggleButton() - Method in class com.sshtools.ui.swing.ToggledPopupMenu
 
getToolTip() - Method in class com.sshtools.ui.awt.ActionMenu
 
getToolTipText() - Method in class com.sshtools.ui.awt.ImageButton
 
getTopMargin() - Method in class com.sshtools.terminal.VDUBuffer
Get the top margin.
getTransport() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
getTransport() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
getTransport() - Method in interface com.sshtools.virtualsession.VirtualSession
Get the transport currently in use.
getTransportDescription() - Method in interface com.sshtools.profile.ProfileTransport
Return a short description of the transport, for example "Socket" or "SOCKS5"
getTransportDescription() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
getTransportProvider() - Method in interface com.sshtools.profile.SchemeOptions
The type of transport to communicate over.
getType() - Method in class com.sshtools.terminal.ScrollEvent
Get the type of event.
getUnitIncrement() - Method in interface com.sshtools.terminal.VDUScrollBar
Return the amount that the scrollbar changes for each unit
getURI() - Method in class com.sshtools.profile.ResourceProfile
Get the URI for this resource
getUserinfo() - Method in class com.sshtools.profile.URI
Get the userinfo for this URI.
getUserName() - Method in class com.sshtools.profile.URIUserInfo
 
getVal() - Method in class com.sshtools.ui.awt.ProgressBar
 
getVAlignStyle() - Method in class com.sshtools.ui.awt.WrappingLabel
 
getVAlignStyle() - Method in class com.sshtools.ui.swing.WrappingLabel
 
getValue() - Method in class com.sshtools.terminal.ScrollEvent
Return a value for this event if one is appropriate).
getValue() - Method in interface com.sshtools.terminal.VDUScrollBar
Return the current value of the scrollbar
getValue(String) - Method in class com.sshtools.ui.awt.AbstractAction
Get the value for an attribute.
getValue(String) - Method in interface com.sshtools.ui.awt.Action
Actions can have any number of attributes, each referenced by a key (a string).
getValue() - Method in class com.sshtools.ui.swing.NumericTextField
 
getVDUBuffer() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
getVDUBuffer() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
getVDUBuffer() - Method in interface com.sshtools.terminal.VDUDisplay
Get the current buffer
getVgap() - Method in class com.sshtools.ui.swing.AbstractLayout
Get the vertical gap between components.
getVirtualSession() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
getVirtualSession(int) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
getVirtualSession(int) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
getVirtualSession(int) - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Return the virtual session at the specified index
getVirtualSession() - Method in interface com.sshtools.virtualsession.VirtualSessionTransport
Get the virtual session for this connection
getVirtualSessionCount() - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
getVirtualSessionCount() - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
getVirtualSessionCount() - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Return the number of virtual sessions.
getVirtualSessionManager() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
getVirtualSessionManager() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
getVirtualSessionManager() - Method in interface com.sshtools.virtualsession.VirtualSession
Get the virtual session manager.
getWeight() - Method in class com.sshtools.terminal.awt.AWTDataLights
 
getWeight() - Method in class com.sshtools.terminal.swing.SwingDataLights
 
getWeight() - Method in class com.sshtools.ui.awt.ActionMenu
 
getWeight() - Method in class com.sshtools.virtualsession.status.awt.AWTStatusLabel
 
getWeight() - Method in interface com.sshtools.virtualsession.status.StatusElement
Get the display weight of element.
getWeight() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
getWindowAncestor(Component) - Static method in class com.sshtools.ui.awt.UIUtil
Get the top level window that contains the given component.
getWindowBase() - Method in class com.sshtools.terminal.VDUBuffer
Get the window base.
getWorkingDirectory() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
getWorkingDirectory() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
gridBagAdd(Container, Component, GridBagConstraints, int) - Static method in class com.sshtools.ui.awt.UIUtil
Add a component to a container that is using a GridBagLayout, together with its constraints and the GridBagConstraints.gridwidth value.

H

hasApplicationExtension(String) - Method in class com.sshtools.profile.ResourceProfile
Determine whether an application extension XML element is available within the profile.
hashCode() - Method in class com.sshtools.profile.URI
Returns a hash-code value for this URI.
height - Variable in class com.sshtools.terminal.VDUBuffer
 
hgap - Variable in class com.sshtools.ui.swing.AbstractLayout
 
hide() - Method in class com.sshtools.ui.swing.SplashWindow
 
HIDE_TOOLBAR_TEXT - Static variable in interface com.sshtools.ui.awt.Action
Boolean value to specify if text should be shown when this action is used to build components for an ActionBar
HORIZONTAL - Static variable in class com.sshtools.ui.awt.Separator
Horizontal

I

IconWrapperPanel - Class in com.sshtools.ui.swing
 
IconWrapperPanel(Icon, Component) - Constructor for class com.sshtools.ui.swing.IconWrapperPanel
Creates a new IconWrapperPanel object.
IDLE1 - Static variable in class com.sshtools.terminal.awt.AWTDataLights
 
IDLE1 - Static variable in class com.sshtools.terminal.swing.SwingDataLights
 
IDLE2 - Static variable in class com.sshtools.terminal.awt.AWTDataLights
 
IDLE2 - Static variable in class com.sshtools.terminal.swing.SwingDataLights
 
IMAGE_DIR - Static variable in class com.sshtools.ui.swing.AppAction
 
IMAGE_PATH - Static variable in interface com.sshtools.ui.awt.Action
Key for a String value to specify the resource name for the icon
ImageButton - Class in com.sshtools.ui.awt
An button implementation that can display an image.
ImageButton() - Constructor for class com.sshtools.ui.awt.ImageButton
 
ImageButton(Image, String, String) - Constructor for class com.sshtools.ui.awt.ImageButton
 
ImageButton(Image, String, String, int, int, int) - Constructor for class com.sshtools.ui.awt.ImageButton
 
ImageCanvas - Class in com.sshtools.ui.awt
Simple component to draw an image.
ImageCanvas() - Constructor for class com.sshtools.ui.awt.ImageCanvas
Construct a new image canvas
ImageCanvas(Image) - Constructor for class com.sshtools.ui.awt.ImageCanvas
Construct a new image canvas
ImageCanvas(Class, String) - Constructor for class com.sshtools.ui.awt.ImageCanvas
Construct a new image canvas given a Class from which the Classloader can be determined, and the resource name.
ImageLabel - Class in com.sshtools.ui.awt
Component that can display some text and an image
ImageLabel() - Constructor for class com.sshtools.ui.awt.ImageLabel
Construct a image label with no text or image
ImageLabel(Image) - Constructor for class com.sshtools.ui.awt.ImageLabel
Construct a new image label with an image
ImageLabel(String) - Constructor for class com.sshtools.ui.awt.ImageLabel
Construct a new image label with some text
ImageLabel(String, Image) - Constructor for class com.sshtools.ui.awt.ImageLabel
Construct a new image label with an image and some text
ImagePreviewAccessory - Class in com.sshtools.ui.swing
 
ImagePreviewAccessory(JFileChooser) - Constructor for class com.sshtools.ui.swing.ImagePreviewAccessory
 
ImageTextLabel - Class in com.sshtools.ui.awt
A label that can display both graphics and text, somewhat similar to swings JLabel.
ImageTextLabel() - Constructor for class com.sshtools.ui.awt.ImageTextLabel
 
ImageTextLabel(Image, String) - Constructor for class com.sshtools.ui.awt.ImageTextLabel
 
incr - Variable in class com.sshtools.ui.swing.ScrollingPanel
 
index - Variable in class com.sshtools.ui.swing.ListLayout
 
init(XMLElement) - Method in interface com.sshtools.profile.SchemeOptions
Invoked when instantiated by the ResourceProfile parser or when creating a new profile.
init(VirtualSessionManagerUI) - Method in class com.sshtools.terminal.awt.AWTComponentTerminalComponentAdapter
 
init(VirtualTerminal) - Method in class com.sshtools.terminal.awt.AWTScrollBar
 
init(VDUBuffer) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
init(VirtualSessionManagerUI) - Method in class com.sshtools.terminal.awt.AWTTerminalStatusBar
 
init(VirtualSessionManager) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
init(VirtualSession) - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Initialise the transport.
init(VirtualSessionManagerUI) - Method in class com.sshtools.terminal.swing.SwingComponentTerminalComponentAdapter
 
init(VirtualTerminal) - Method in class com.sshtools.terminal.swing.SwingScrollBar
 
init(VDUBuffer) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
init(VirtualSessionManagerUI) - Method in class com.sshtools.terminal.swing.SwingTerminalStatusBar
 
init(VirtualSessionManagerUI) - Method in class com.sshtools.terminal.swing.SwingToolBar
 
init(VirtualSessionManager) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
init(VDUBuffer) - Method in interface com.sshtools.terminal.VDUDisplay
Initialise the display.
init(VirtualTerminal) - Method in interface com.sshtools.terminal.VirtualTerminalComponent
Initialise the virtual terminal component
init(int, File, boolean, boolean, boolean, boolean) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
init(Class, String) - Method in class com.sshtools.ui.swing.ResourceIcon
 
init(int, File, boolean, boolean, boolean, boolean) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
init(VirtualSessionManagerUI) - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
 
init(VirtualSessionManagerUI) - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
init(StatusBar) - Method in class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
init(VirtualSessionManagerUI) - Method in interface com.sshtools.virtualsession.ui.VirtualSessionComponent
Invoked when the terminal adds the component to its UI.
init(VirtualSessionManager) - Method in interface com.sshtools.virtualsession.VirtualSession
Initialise the virtual session.
init(VirtualSession) - Method in interface com.sshtools.virtualsession.VirtualSessionTransport
Initialise the transport.
insertChar(int, int, char, int) - Method in class com.sshtools.terminal.VDUBuffer
Insert a character and its attributes at a given column and line.
insertLine(int) - Method in class com.sshtools.terminal.VDUBuffer
 
insertLine(int, int) - Method in class com.sshtools.terminal.VDUBuffer
 
insertLine(int, boolean) - Method in class com.sshtools.terminal.VDUBuffer
 
insertLine(int, int, boolean) - Method in class com.sshtools.terminal.VDUBuffer
 
insertTab(String, Component, int) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
insertTab(String, Component, Icon, int) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
inSoftFont(char) - Method in class com.sshtools.terminal.SoftFont
Get if the supplied character is valid for this font.
interruptBlink() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
interruptBlink() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
interruptBlink() - Method in interface com.sshtools.terminal.VDUDisplay
Interupt the blink (make it 'on' for another cycle)
invalidate() - Method in class com.sshtools.terminal.BackingStore
 
invalidateLayout(Container) - Method in class com.sshtools.ui.swing.AbstractLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
INVERT - Static variable in class com.sshtools.terminal.VDUBuffer
 
IOStreamConnector - Class in com.sshtools.terminal
Writes all data received from an InputStream into an OutputStream.
IOStreamConnector() - Constructor for class com.sshtools.terminal.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector(InputStream, OutputStream) - Constructor for class com.sshtools.terminal.IOStreamConnector
Creates a connector and start transfering data.
IOStreamConnector.IOStreamConnectorListener - Interface in com.sshtools.terminal
An event listener interface so recieving notifications of when data is transferred by the connector.
IS_SELECTED - Static variable in class com.sshtools.ui.swing.AppAction
 
IS_TOGGLE_BUTTON - Static variable in class com.sshtools.ui.swing.AppAction
 
isAbsoluteURI() - Method in class com.sshtools.profile.URI
Returns whether this URI represents an absolute URI.
isAntialias() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
Get if antialiasing in use
isAntialias() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
isAppropriateForScheme(String) - Method in interface com.sshtools.profile.SchemeOptions
Return if these options are appropriate for a scheme
isCenter() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
isCenter() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
isCenter() - Method in interface com.sshtools.terminal.VDUDisplay
Get whether or not to keep the display central when resizing occurs
isCloneVirtualSessionSupported() - Method in interface com.sshtools.profile.ProfileTransport
Some transports may be capable of cloning the current virtual session (SSH for example).
isCloneVirtualSessionSupported() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Some transports may be capable of cloning the current virtual session (SSH for example).
isClosed() - Method in class com.sshtools.terminal.IOStreamConnector
Determine the current state of the connector.
isConformantSchemeName(String) - Static method in class com.sshtools.profile.URI
Determine whether a scheme conforms to the rules for a scheme name.
isConnected() - Method in interface com.sshtools.profile.ProfileTransport
Get if a connection is currently being maintained.
isConnected() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
isConnected() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
isConnected() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
isConnected() - Method in interface com.sshtools.virtualsession.VirtualSession
Get if this virtual session is currently connected
isConnected() - Method in interface com.sshtools.virtualsession.VirtualSessionTransport
Get if the transport is currently connected to a host
isConnectionPending() - Method in interface com.sshtools.profile.ProfileTransport
Get if a connection is currently pending, e.g.
isConnectionPending() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
isConnectionPending() - Method in interface com.sshtools.virtualsession.VirtualSessionTransport
Return true if a connection is due to be made
isCursorBlink() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
isCursorBlink() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
isCursorBlink() - Method in interface com.sshtools.terminal.VDUDisplay
Get whether the cursor shoud blink or not.
isDoubleBuffered() - Method in class com.sshtools.ui.awt.ImageCanvas
 
isEnabled() - Method in class com.sshtools.ui.awt.AbstractAction
 
isEnabled() - Method in interface com.sshtools.ui.awt.Action
Get if the component(s) that were built from this action should be enabled or not.
isFocusTraversable() - Method in class com.sshtools.ui.swing.ActionButton
 
isFocusTraversable() - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
isGenericURI() - Method in class com.sshtools.profile.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isHideSingleTabHeading() - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
Get whether a single virtual terminal tab header should be hidden until more virtual terminals are added.
isLocalEcho() - Method in class com.sshtools.terminal.TerminalEmulation
Get whether characters typed should also be echoed to the screen locally.
isNeedSave() - Method in class com.sshtools.profile.ResourceProfile
Get whether anything has changed since the profile was last loaded or saved.
isProtocolSecure() - Method in interface com.sshtools.profile.ProfileTransport
Is the protocol secure?
isProtocolSecure() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
isRequestFocusEnabled() - Method in class com.sshtools.ui.swing.ActionButton
 
isRequestFocusEnabled() - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
isReturnOnNewLine() - Method in class com.sshtools.terminal.TerminalEmulation
Get whether a carriage return should be output upon receiving a new line.
isReverseVideo() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
isReverseVideo() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
isReverseVideo() - Method in interface com.sshtools.terminal.VDUDisplay
Get whether reverse video is currently enabled
isRightJustify() - Method in class com.sshtools.ui.swing.NumericTextField
 
isSelectAllOnFocusGain() - Method in class com.sshtools.ui.swing.NumericTextField
 
isSelected() - Method in class com.sshtools.ui.swing.AbstractToggleableAction
 
isSelected() - Method in class com.sshtools.ui.swing.AppAction
 
isSelected() - Method in class com.sshtools.ui.swing.ToggleableAction
 
isShowCursor() - Method in class com.sshtools.terminal.TerminalEmulation
Get whether the cursor is being shown.
isShowCursor() - Method in class com.sshtools.terminal.VDUBuffer
 
isStarted() - Static method in class com.sshtools.ui.swing.DebugConsole
 
isTextVisible() - Method in class com.sshtools.ui.awt.ImageTextLabel
Get whether or not the text is visible
isTransportSecure() - Method in interface com.sshtools.profile.ProfileTransport
Is this transport secure?
isTransportSecure() - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
isValid() - Method in class com.sshtools.terminal.BackingStore
 
isVisibleBell() - Method in class com.sshtools.terminal.TerminalEmulation
Get whether there should be a visible warning when a BEL is received.
isWellFormedAddress(String) - Static method in class com.sshtools.profile.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address, IPv6 reference or the domain name of a network host.
isWellFormedIPv4Address(String) - Static method in class com.sshtools.profile.URI
Determines whether a string is an IPv4 address as defined by RFC 2373, and under the further constraint that it must be a 32-bit address.
isWellFormedIPv6Reference(String) - Static method in class com.sshtools.profile.URI
Determines whether a string is an IPv6 reference as defined by RFC 2732, where IPv6address is defined in RFC 2373.
isWrap() - Method in class com.sshtools.ui.swing.ActionToolBar
 
isWrap() - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
itemStateChanged(ItemEvent) - Method in class com.sshtools.ui.awt.AWTFileSelector
 

J

jGridBagAdd(JComponent, Component, GridBagConstraints, int) - Static method in class com.sshtools.ui.swing.UIUtil
Add a component to a container that is using a GridBagLayout, together with its constraints and the GridBagConstraints.gridwidth value.
job - Variable in class com.sshtools.ui.swing.PrintPreview
 

K

KEY_ACTION - Static variable in interface com.sshtools.terminal.VDUInput
 
KEY_ALT - Static variable in interface com.sshtools.terminal.VDUInput
 
KEY_CONTROL - Static variable in interface com.sshtools.terminal.VDUInput
 
KEY_SHIFT - Static variable in interface com.sshtools.terminal.VDUInput
 
keyPressed(KeyEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
keyPressed(int, char, int) - Method in class com.sshtools.terminal.TerminalEmulation
 
keyPressed(int, char, int) - Method in interface com.sshtools.terminal.VDUInput
A key has been pressed.
keyReleased(KeyEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
keyTyped(KeyEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
keyTyped(int, char, int) - Method in class com.sshtools.terminal.TerminalEmulation
 
keyTyped(int, char, int) - Method in interface com.sshtools.terminal.VDUInput
A key has been typed.

L

LARGE_ICON - Static variable in class com.sshtools.ui.swing.AppAction
 
LARGE_ICONS - Static variable in class com.sshtools.ui.awt.ActionButton
 
layoutContainer(Container) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
layoutContainer(Container) - Method in class com.sshtools.ui.swing.ListLayout
Lays out the specified container.
LEFT - Static variable in class com.sshtools.ui.awt.TabbedPanel
Tabs are placed to the left of the components
LEFT - Static variable in class com.sshtools.ui.swing.ListLayout
 
LEFT_ALIGNMENT - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Left alignment
LicenseManager - Class in com.sshtools.terminal
This class is used to install your license key.
LicenseManager() - Constructor for class com.sshtools.terminal.LicenseManager
 
lineMarker - Variable in class com.sshtools.terminal.VDUBuffer
 
listenerList - Variable in class com.sshtools.terminal.IOStreamConnector
 
listenerList - Variable in class com.sshtools.terminal.VDUBuffer
 
ListLayout - Class in com.sshtools.ui.swing
A list layout puts elements in a vertical list, based on their vertical preferred size.
ListLayout() - Constructor for class com.sshtools.ui.swing.ListLayout
Constructs a ContextLayout with no gaps between components.
ListLayout(int) - Constructor for class com.sshtools.ui.swing.ListLayout
Constructs a ContextLayout with no gaps between components and the specified alignment.
ListLayout(int, int) - Constructor for class com.sshtools.ui.swing.ListLayout
Constructs a ContextLayout with the specified gaps.
ListLayout(int, int, int) - Constructor for class com.sshtools.ui.swing.ListLayout
Constructs a ContextLayout with the specified gaps.
load(InputStream) - Method in class com.sshtools.profile.ResourceProfile
Load the profile given an input stream providing the XML data.
loadImage(Class, String) - Static method in class com.sshtools.ui.awt.UIUtil
Load an image using the specified Classes ClassLoader and the given resource name.
loadImage() - Method in class com.sshtools.ui.swing.ImagePreviewAccessory
 
loadImage(String) - Method in class com.sshtools.ui.swing.ResourceIcon
 
LONG_DESCRIPTION - Static variable in interface com.sshtools.ui.awt.Action
Key for storing a long description for the action.
lostOwnership(Clipboard, Transferable) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
lostOwnership(Clipboard, Transferable) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
lostOwnership(Clipboard, Transferable) - Method in class com.sshtools.ui.swing.XTextField
 
LOW - Static variable in class com.sshtools.terminal.VDUBuffer
 
LOWERED - Static variable in class com.sshtools.ui.awt.BevelPanel
Lowered bevel
LOWERED_BEVEL - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Lowered bevel border (takes up 2 pixels)

M

m_firstOnPage - Variable in class com.sshtools.ui.swing.PrintView
 
m_lastOnPage - Variable in class com.sshtools.ui.swing.PrintView
 
m_nHAlign - Variable in class com.sshtools.ui.awt.WrappingLabel
 
m_nHAlign - Variable in class com.sshtools.ui.swing.WrappingLabel
 
m_nVAlign - Variable in class com.sshtools.ui.awt.WrappingLabel
 
m_nVAlign - Variable in class com.sshtools.ui.swing.WrappingLabel
 
m_pageIndex - Variable in class com.sshtools.ui.swing.PrintView
 
main(String[]) - Static method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
main(String[]) - Static method in class com.sshtools.ui.awt.AWTFileSelector
 
main(String[]) - Static method in class com.sshtools.ui.awt.TabbedPanel
 
main(String[]) - Static method in class com.sshtools.ui.awt.Toaster
Test.
main(String[]) - Static method in class com.sshtools.ui.swing.ShowUIDefaults
 
map_cp850_unicode(char) - Method in class com.sshtools.terminal.TerminalEmulation
 
markLine(int, int) - Method in class com.sshtools.terminal.VDUBuffer
Mark a range of lines for update.
max(double, double) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
maxBufSize - Variable in class com.sshtools.terminal.VDUBuffer
 
maximumLayoutSize(Container) - Method in class com.sshtools.ui.swing.AbstractLayout
Returns the maximum dimensions for this layout given the component in the specified target container.
MEDIUM_ICON - Static variable in class com.sshtools.ui.swing.AppAction
 
MENU_ITEM_GROUP - Static variable in class com.sshtools.ui.swing.AppAction
 
MENU_ITEM_WEIGHT - Static variable in class com.sshtools.ui.swing.AppAction
 
MENU_NAME - Static variable in class com.sshtools.ui.swing.AppAction
 
Messages - Class in com.sshtools.ui.awt
Accesor class for message resources.
Messages - Class in com.sshtools.ui.swing
Accesor class for message resources.
min(double, double) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
minimumLayoutSize(Container) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
minimumLayoutSize(Container) - Method in class com.sshtools.ui.swing.ListLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
MNEMONIC_KEY - Static variable in interface com.sshtools.ui.awt.Action
Key for storing an Integer object to be used as the mnemonic for the action.
mouseClicked(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseClicked(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mouseClicked(MouseEvent) - Method in class com.sshtools.ui.awt.ImageButton
 
mouseClicked(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mouseClicked(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
mouseDragged(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseDragged(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mouseEntered(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseEntered(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mouseEntered(MouseEvent) - Method in class com.sshtools.ui.awt.ImageButton
 
mouseEntered(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mouseEntered(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
mouseExited(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseExited(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mouseExited(MouseEvent) - Method in class com.sshtools.ui.awt.ImageButton
 
mouseExited(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mouseExited(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
mouseGetPos(Point) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseGetPos(Point) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mouseMoved(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseMoved(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mousePressed(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mousePressed(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mousePressed(int, int, int) - Method in class com.sshtools.terminal.TerminalEmulation
 
mousePressed(int, int, int) - Method in interface com.sshtools.terminal.VDUInput
A mouse button has been pressed.
mousePressed(MouseEvent) - Method in class com.sshtools.ui.awt.ImageButton
 
mousePressed(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mousePressed(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
mouseReleased(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
mouseReleased(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
mouseReleased(int, int, int) - Method in class com.sshtools.terminal.TerminalEmulation
 
mouseReleased(int, int, int) - Method in interface com.sshtools.terminal.VDUInput
A mouse button has been released.
mouseReleased(MouseEvent) - Method in class com.sshtools.ui.awt.ImageButton
 
mouseReleased(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mouseReleased(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
MultilineLabel - Class in com.sshtools.ui.awt
Swing component that takes a string, splits it up into lines based on the newline character and displays each line.
MultilineLabel() - Constructor for class com.sshtools.ui.awt.MultilineLabel
Creates a new MultilineLabel object.
MultilineLabel(String) - Constructor for class com.sshtools.ui.awt.MultilineLabel
Creates a new MultilineLabel object.
MultilineLabel - Class in com.sshtools.ui.swing
Swing component that takes a string, splits it up into lines based on the newline character and displays each line.
MultilineLabel() - Constructor for class com.sshtools.ui.swing.MultilineLabel
Creates a new MultilineLabel object.
MultilineLabel(String) - Constructor for class com.sshtools.ui.swing.MultilineLabel
Creates a new MultilineLabel object.

N

NAME - Static variable in interface com.sshtools.ui.awt.Action
Key used for storing the action name
NativeSchemeHandler - Class in com.sshtools.terminal.schemes.exe
Title:
NativeSchemeHandler() - Constructor for class com.sshtools.terminal.schemes.exe.NativeSchemeHandler
 
NativeTerminalProtocolTransport - Class in com.sshtools.terminal.schemes.exe
Title:
NativeTerminalProtocolTransport() - Constructor for class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
 
NO_AUTO_SCROLL - Static variable in interface com.sshtools.terminal.VDUDisplay
Autoscroll types
NO_BACKGROUND_IMAGE - Static variable in interface com.sshtools.terminal.VDUDisplay
Background image types
NO_ICONS - Static variable in class com.sshtools.ui.awt.ActionButton
 
NO_TEXT - Static variable in class com.sshtools.ui.awt.ActionButton
 
NONE - Static variable in class com.sshtools.ui.awt.BevelPanel
No border
NONE - Static variable in class com.sshtools.ui.awt.ImageTextLabel
No border.
NORMAL - Static variable in class com.sshtools.terminal.VDUBuffer
 
NORTH - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction North (up).
north - Variable in class com.sshtools.ui.swing.ScrollingPanel
 
NORTH_EAST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction north-east (upper right).
NORTH_WEST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction north west (upper left).
NumericTextField - Class in com.sshtools.ui.swing
 
NumericTextField(Number, Number) - Constructor for class com.sshtools.ui.swing.NumericTextField
Creates a new NumericTextField object.
NumericTextField(Number, Number, Number, boolean) - Constructor for class com.sshtools.ui.swing.NumericTextField
Creates a new NumericTextField object.
NumericTextField(Number, Number, Number) - Constructor for class com.sshtools.ui.swing.NumericTextField
Creates a new NumericTextField object.
NumericTextField(Number, Number, Number, boolean, NumberFormat) - Constructor for class com.sshtools.ui.swing.NumericTextField
Creates a new NumericTextField object.

O

ON_CONTEXT_MENU - Static variable in class com.sshtools.ui.swing.AppAction
 
ON_MENUBAR - Static variable in class com.sshtools.ui.swing.AppAction
 
ON_TOOLBAR - Static variable in class com.sshtools.ui.swing.AppAction
 
OverlayIcon - Class in com.sshtools.ui.swing
Create a Icon from an existing Icon by overlaying another Icon.
OverlayIcon(Icon, Icon, int) - Constructor for class com.sshtools.ui.swing.OverlayIcon
Constructor for the OverlayIcon object

P

pageFormat - Variable in class com.sshtools.ui.swing.PrintPreview
 
pageHeight - Variable in class com.sshtools.ui.swing.PrintPreview
 
pageWidth - Variable in class com.sshtools.ui.swing.PrintPreview
 
paint(Graphics) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
paint(Graphics) - Method in class com.sshtools.ui.awt.BevelPanel
 
paint(Graphics) - Method in class com.sshtools.ui.awt.BorderPanel
 
paint(Graphics) - Method in class com.sshtools.ui.awt.ImageCanvas
 
paint(Graphics) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
paint(Graphics) - Method in class com.sshtools.ui.awt.ProgressBar
 
paint(Graphics) - Method in class com.sshtools.ui.awt.Separator
 
paint(Graphics) - Method in class com.sshtools.ui.awt.TabbedPanel
 
paint(Graphics) - Method in class com.sshtools.ui.awt.WrappingLabel
 
paintBackgroundImage(Graphics) - Method in class com.sshtools.terminal.BackingStore
 
paintBorder(Graphics) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
paintComponent(Graphics) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
paintComponent(Graphics) - Method in class com.sshtools.ui.swing.ImagePreviewAccessory
 
paintComponent(Graphics) - Method in class com.sshtools.ui.swing.WrappingLabel
 
paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.ui.swing.ArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.ui.swing.ColorIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.ui.swing.EmptyIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.ui.swing.OverlayIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.ui.swing.StrokeIcon
 
paintPage(Graphics, int, int) - Method in class com.sshtools.ui.swing.PrintView
 
paintTriangle(Graphics, int, int, int, int, boolean) - Method in class com.sshtools.ui.swing.ArrowIcon
 
panels - Variable in class com.sshtools.ui.swing.ListLayout
 
paramString() - Method in class com.sshtools.ui.awt.WrappingLabel
 
paramString() - Method in class com.sshtools.ui.swing.WrappingLabel
 
parseAcceleratorString(String) - Static method in class com.sshtools.ui.swing.UIUtil
Parse a string in the format of [ALT+|CTRL+|SHIFT+] to create a keystroke.
parseMnemonicString(String) - Static method in class com.sshtools.ui.swing.UIUtil
Parse a string in the format of [character] to create an Integer that may be used for an action.
popup(ActionListener, String, String) - Method in class com.sshtools.ui.awt.Toaster
Popup a new message for 10 seconds.
popup(ActionListener, String, String, Image) - Method in class com.sshtools.ui.awt.Toaster
Popup a new message for 10 seconds with an option image.
popup(ActionListener, String, String, Image, int) - Method in class com.sshtools.ui.awt.Toaster
Popup a new message.
popup(ActionListener, String, String) - Method in class com.sshtools.ui.swing.Toaster
Popup a new message for 10 seconds.
popup(ActionListener, String, String, Image) - Method in class com.sshtools.ui.swing.Toaster
Popup a new message for 10 seconds with an option image.
popup(ActionListener, String, String, Image, int) - Method in class com.sshtools.ui.swing.Toaster
Popup a new message.
positionComponent(int, Component) - Static method in class com.sshtools.ui.awt.UIUtil
Position a component on the screen (must be a java.awt.Window to be useful)
positionComponent(int, Component) - Static method in class com.sshtools.ui.swing.UIUtil
Position a component on the screen (must be a java.awt.Window to be useful)
positionComponent(int, Component, Component) - Static method in class com.sshtools.ui.swing.UIUtil
 
positionComponent(int, Component, Rectangle) - Static method in class com.sshtools.ui.swing.UIUtil
 
preferredLayoutSize(Container) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
preferredLayoutSize(Container) - Method in class com.sshtools.ui.swing.ListLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
previewer - Variable in class com.sshtools.ui.swing.PrintPreview
 
print(Graphics, PageFormat, int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
print(Graphics) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
print(Graphics, PageFormat, int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
print(Graphics) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
printable - Variable in class com.sshtools.ui.swing.PrintPreview
 
PrintPreview - Class in com.sshtools.ui.swing
 
PrintPreview(Printable, PageFormat) - Constructor for class com.sshtools.ui.swing.PrintPreview
Creates a new PrintPreview object.
PrintView - Class in com.sshtools.ui.swing
 
PrintView(Element, View, int, int) - Constructor for class com.sshtools.ui.swing.PrintView
 
processComponentKeyEvent(KeyEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
processEvent(AWTEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
processEvent(AWTEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
processFocusEvent(FocusEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
processFocusEvent(FocusEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
processFocusEvent(FocusEvent) - Method in class com.sshtools.ui.swing.NumericTextField
 
processKeyEvent(KeyEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
processMouseEvent(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
processMouseEvent(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
processMouseMotionEvent(MouseEvent) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
processMouseMotionEvent(MouseEvent) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
PROFILE_PROPERTY_ANSWERBACK_STRING - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_ANTIALIAS - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_BACKGROUND_COLOR - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_BACKGROUND_IMAGE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_BACKGROUND_IMAGE_TYPE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_BACKSPACE_IS_DEL - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_CHARSET_NAME - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_COLOR_PRINTING - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_CURSOR_BACKGROUND - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_CURSOR_BLINK - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_CURSOR_FOREGROUND - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_CURSOR_STYLE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_EOL - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_FONT_NAME - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_FONT_SIZE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_FONT_STYLE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_FOREGROUND_COLOR - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_HOST_IS_VMS - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_KEEP_CENTRAL - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_KEYCODE_FILE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_RESIZE_STRATEGY - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_REVERSE_VIDEO - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_SCREEN_SIZE - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_TERMINAL - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
PROFILE_PROPERTY_USE_IBM_CHARSET - Static variable in interface com.sshtools.terminal.VirtualTerminal
 
profileChanged() - Method in interface com.sshtools.profile.ResourceProfileListener
Invoked when something in the profile changes.
ProfileException - Exception in com.sshtools.profile
Exception thrown when there are errors caused by handling of a ResourceProfile.
ProfileException() - Constructor for exception com.sshtools.profile.ProfileException
Construct a new ProfileException with no message
ProfileException(String) - Constructor for exception com.sshtools.profile.ProfileException
Construct a new ProfileException with a message.
ProfileException(String, Throwable) - Constructor for exception com.sshtools.profile.ProfileException
Construct a new ProfileException with a message.
ProfileException(Throwable) - Constructor for exception com.sshtools.profile.ProfileException
Construct a new ProfileException with an underlying cause.
profileLoaded() - Method in interface com.sshtools.profile.ResourceProfileListener
Invoked when the profile is loaded
profileSaved() - Method in interface com.sshtools.profile.ResourceProfileListener
Invoked when the profile is saved
ProfileTransport - Interface in com.sshtools.profile
ProfileTransport implementations are responsible for creating and maintaing a connection to a resource.
ProgressBar - Class in com.sshtools.ui.awt
 
ProgressBar(int, int, int) - Constructor for class com.sshtools.ui.awt.ProgressBar
 
propertyChange(PropertyChangeEvent) - Method in class com.sshtools.ui.awt.ActionButton
 
propertyChange(PropertyChangeEvent) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
propertyChange(PropertyChangeEvent) - Method in class com.sshtools.ui.swing.ImagePreviewAccessory
 
putChar(int, int, char) - Method in class com.sshtools.terminal.VDUBuffer
 
putChar(int, int, char, int) - Method in class com.sshtools.terminal.VDUBuffer
 
putString(String) - Method in class com.sshtools.terminal.TerminalEmulation
Write a string to the terminal at the current cursor position
putString(int, int, String) - Method in class com.sshtools.terminal.VDUBuffer
 
putString(int, int, String, int) - Method in class com.sshtools.terminal.VDUBuffer
 
putValue(String, Object) - Method in class com.sshtools.ui.awt.AbstractAction
 
putValue(String, Object) - Method in interface com.sshtools.ui.awt.Action
Actions can have any number of attributes, each referenced by a key (a string).

R

RAISED - Static variable in class com.sshtools.ui.awt.BevelPanel
Raised bevel
RAISED_BEVEL - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Raised bevel border (takes up 2 pixels)
RAISED_ROUNDED - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Raised bevel border (takes up 2 pixels)
readLine() - Method in class com.sshtools.terminal.TerminalEmulation
Read a line of text from the keyboard, echoing it on the screen and return whatever was type back as a string.
rebuildBar() - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
 
rebuildBar() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
recalculateCharacterMetrics() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
recalculateFontAndDisplaySize() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
recalculateFontAndDisplaySize() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
recalculateFontAndDisplaySize() - Method in interface com.sshtools.terminal.VDUDisplay
Recalculate the font size and the size of the display.
RECEIVED - Static variable in class com.sshtools.terminal.awt.AWTDataLights
 
RECEIVED - Static variable in class com.sshtools.terminal.swing.SwingDataLights
 
rectangleToString(Rectangle) - Static method in class com.sshtools.ui.swing.UIUtil
Convert a Rectangle object to a comma separated string in the format of x,y,width,height.
redisplay() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
redisplay() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
redisplay() - Method in interface com.sshtools.terminal.VDUDisplay
Redisplay everything, including resizing the display if necessary.
redraw() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
redraw(Graphics) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
redraw(Graphics) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
redraw() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
redraw() - Method in class com.sshtools.terminal.VDUBuffer
 
redraw() - Method in interface com.sshtools.terminal.VDUDisplay
Implement to redraw the terminal screen from the current buffer
refresh() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
refresh() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
registerSchemeHandler(SchemeHandler) - Method in class com.sshtools.profile.ConnectionManager
Register a SchemeHandler.
remove(int) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
remove(int) - Method in class com.sshtools.ui.awt.TabbedPanel
 
remove(Component) - Method in class com.sshtools.ui.swing.ActionToolBar
 
remove(int) - Method in class com.sshtools.ui.swing.ActionToolBar
 
removeAction(Action) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
removeActionListener(ActionListener) - Method in class com.sshtools.ui.awt.ActionMenu
 
removeActionListener(ActionListener) - Method in class com.sshtools.ui.awt.ImageButton
 
removeActionListener(ActionListener) - Method in class com.sshtools.ui.awt.TabbedPanel
Remove an ActionListener so as to no longer be informed when the user selects a tab.
removeActionListener(ActionListener) - Method in class com.sshtools.ui.swing.AppAction
 
removeActionListener(ActionListener) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
Remove a listener of ActionEvents fired when the use clicks on the close icon on the tab header.
removeAll() - Method in class com.sshtools.ui.swing.ActionToolBar
 
removeAllActions() - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
removeAllActions() - Method in class com.sshtools.ui.swing.TabToolBar
 
removeAllChildren() - Method in class com.sshtools.ui.awt.ActionMenu
 
removeAllElements() - Method in interface com.sshtools.terminal.TerminalStatusBar
Remove all of the status elements from the status bar.
removeAllElements() - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
 
removeAllElements() - Method in interface com.sshtools.virtualsession.status.StatusBar
Remove all of the status elements from the status bar.
removeAllElements() - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
removeAllMenuItems() - Method in class com.sshtools.ui.awt.ActionMenuBar
 
removeAllTabs() - Method in class com.sshtools.ui.swing.SideBarTabber
 
removeAllTabs() - Method in class com.sshtools.ui.swing.TabbedTabber
 
removeAllTabs() - Method in interface com.sshtools.ui.swing.Tabber
 
removeApplicationProperty(String) - Method in class com.sshtools.profile.ResourceProfile
Remove a property givens its name.
removeFocusListener(FocusListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
removeFocusListener(FocusListener) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
removeItemListener(ItemListener) - Method in class com.sshtools.ui.awt.ImageButton
 
removeKeyListener(KeyListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
removeLayoutComponent(Component) - Method in class com.sshtools.ui.swing.AbstractLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
removeListener(IOStreamConnector.IOStreamConnectorListener) - Method in class com.sshtools.terminal.IOStreamConnector
Remove an event listener.
removeMouseListener(MouseListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
removeMouseListener(MouseListener) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
removeMouseMotionListener(MouseMotionListener) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
removeMouseMotionListener(MouseMotionListener) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
removeNotify() - Method in class com.sshtools.ui.awt.TabbedPanel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.sshtools.ui.awt.AbstractAction
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.sshtools.ui.awt.Action
Remove a PropertyChangeListener from the list that will be notified when either a value changes or the enabled state changes
removeResizeListener(VDUBuffer.ResizeListener) - Method in class com.sshtools.terminal.VDUBuffer
 
removeResourceProfileListener(ResourceProfileListener) - Method in class com.sshtools.profile.ResourceProfile
Remove a listener from the list that should be notified when something in the profile changes, or if the profile is loaded / saved.
removeScrollListener(ScrollListener) - Method in class com.sshtools.terminal.awt.AWTScrollBar
 
removeScrollListener(ScrollListener) - Method in class com.sshtools.terminal.swing.SwingScrollBar
 
removeScrollListener(ScrollListener) - Method in interface com.sshtools.terminal.VDUScrollBar
Remove from the list of listeners to be informed when the state of the scrollbar changes in some way.
removeVirtualSession(VirtualSession) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
removeVirtualSession(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
removeVirtualSession(VirtualSession) - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Remove a VirtualSession from this terminal
removeVirtualSessionListener(VirtualSessionListener) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
removeVirtualSessionListener(VirtualSessionListener) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
removeVirtualSessionListener(VirtualSessionListener) - Method in interface com.sshtools.virtualsession.VirtualSession
Remove a VirtualSessionListener to the list receiving events such as connection made, disconnected, resizes, data sent and received etc.
removeVirtualSessionManagerListener(VirtualSessionManagerListener) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
removeVirtualSessionManagerListener(VirtualSessionManagerListener) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
removeVirtualSessionManagerListener(VirtualSessionManagerListener) - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Removes a VirtualSessionManagerListener from the list that should receive events about changes in the state of the virtual sessions managed by this virtual session manager.
renderComponent(Graphics, Dimension, boolean) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
reset() - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
reset() - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
reset() - Method in class com.sshtools.terminal.TerminalEmulation
Hard-reset the terminal.
reset() - Method in interface com.sshtools.virtualsession.VirtualSession
Reset the session back to its initial state (e.g.
RESIZE_FONT - Static variable in interface com.sshtools.terminal.VDUDisplay
 
RESIZE_NONE - Static variable in interface com.sshtools.terminal.VDUDisplay
 
RESIZE_SCREEN - Static variable in interface com.sshtools.terminal.VDUDisplay
 
resizeFont(int, int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
resizeFont(int, int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
resizeFont(int, int) - Method in interface com.sshtools.terminal.VDUDisplay
Resize the font to best match the given size
ResourceIcon - Class in com.sshtools.ui.swing
Icon that can use a Class reference to determine a ClassLoader to use to load an icon resource.
ResourceIcon(String) - Constructor for class com.sshtools.ui.swing.ResourceIcon
 
ResourceIcon(Class, String) - Constructor for class com.sshtools.ui.swing.ResourceIcon
Creates a new ResourceIcon given a class to derive the class loader from and the image path.
ResourceIcon(URL) - Constructor for class com.sshtools.ui.swing.ResourceIcon
 
ResourceProfile - Class in com.sshtools.profile
A ResourceProfile stores everything that is needed to be known for a SchemeHandler to be able to make a connection to a resource.

The most important field in a ResourceProfile is the URI.
ResourceProfile() - Constructor for class com.sshtools.profile.ResourceProfile
Construct a new empty profile.
ResourceProfile(URI) - Constructor for class com.sshtools.profile.ResourceProfile
Construct a new profile given a URI
ResourceProfile(String, URI) - Constructor for class com.sshtools.profile.ResourceProfile
Construct a new profile given a URI and a name
ResourceProfileListener - Interface in com.sshtools.profile
Listener interface to be implemented when you need to watch for changes to a ResourceProfile.
REVERSE_AUTO_SCROLL - Static variable in interface com.sshtools.terminal.VDUDisplay
 
RIGHT - Static variable in class com.sshtools.ui.awt.TabbedPanel
Tabs are placed to the right of the components
RIGHT - Static variable in class com.sshtools.ui.swing.ListLayout
 
RIGHT_ALIGNMENT - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Center alignment
run() - Method in class com.sshtools.ui.swing.PrintPreview
 

S

save(OutputStream) - Method in class com.sshtools.profile.ResourceProfile
Save the profile given an output stream to write the XML data to.
scale - Variable in class com.sshtools.ui.swing.PrintPreview
 
scaleHeight(int, Image, ImageObserver) - Static method in class com.sshtools.ui.swing.UIUtil
 
scaleWidth(int, Image, ImageObserver) - Static method in class com.sshtools.ui.swing.UIUtil
 
SchemeHandler - Class in com.sshtools.profile
 
SchemeHandler(String, String) - Constructor for class com.sshtools.profile.SchemeHandler
Construct a new SchemeHandler
SchemeOptions - Interface in com.sshtools.profile
To allow each connection scheme to have its own protocol specific options, a ResourceProfile can have a single SchemeOptions implementation.
screenBase - Variable in class com.sshtools.terminal.VDUBuffer
 
screenResize(int, int, boolean) - Method in interface com.sshtools.terminal.VDUBuffer.ResizeListener
 
screenResized(int, int, boolean) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
screenResized(int, int, boolean) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
screenResized(int, int, boolean) - Method in interface com.sshtools.terminal.VirtualTerminal
Invoked by the VDUDisplay implementation when it received a request to to resize the terminal window.
screenResized(VirtualTerminal, int, int, boolean) - Method in class com.sshtools.terminal.VirtualTerminalAdapter
 
screenResized(VirtualTerminal, int, int, boolean) - Method in interface com.sshtools.terminal.VirtualTerminalListener
The virtual terminal screen has been resized.
SCROLL_DOWN - Static variable in class com.sshtools.terminal.VDUBuffer
 
SCROLL_UP - Static variable in class com.sshtools.terminal.VDUBuffer
 
scrollBar - Variable in class com.sshtools.terminal.awt.AWTTerminalPanel
 
scrollBar - Variable in class com.sshtools.terminal.swing.SwingTerminalPanel
 
ScrollEvent - Class in com.sshtools.terminal
Event fired when an implementation of a VDUScrollBar state changes in some way.
ScrollEvent(Object, int) - Constructor for class com.sshtools.terminal.ScrollEvent
Create a new ScrollEvent.
ScrollEvent(Object, int, int) - Constructor for class com.sshtools.terminal.ScrollEvent
Create a new ScrollEvent.
scrollEvent(ScrollEvent) - Method in interface com.sshtools.terminal.ScrollListener
Invoked when a VDUScrollBar state changes in some way.
ScrollingPanel - Class in com.sshtools.ui.swing
 
ScrollingPanel(Component) - Constructor for class com.sshtools.ui.swing.ScrollingPanel
 
ScrollListener - Interface in com.sshtools.terminal
Implement to receive ScrollEvent messages fired when an implmentation of a VDUScrollBar state changes in some way.
scrollMarker - Variable in class com.sshtools.terminal.VDUBuffer
 
scrollpane - Variable in class com.sshtools.ui.swing.PrintPreview
 
scrollTo(int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
scrollTo(int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
scrollTo(int) - Method in interface com.sshtools.terminal.VDUDisplay
Set the scroll bar position and scroll the display
selected() - Method in class com.sshtools.ui.awt.SelectList
 
SELECTIVE_TEXT - Static variable in class com.sshtools.ui.awt.ActionButton
 
SelectList - Class in com.sshtools.ui.awt
 
SelectList() - Constructor for class com.sshtools.ui.awt.SelectList
 
SelectList(int) - Constructor for class com.sshtools.ui.awt.SelectList
 
SelectList(int, int) - Constructor for class com.sshtools.ui.awt.SelectList
 
selectScreen() - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
selectScreen() - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
selectScreen() - Method in interface com.sshtools.terminal.VDUDisplay
Select the entire screen
selectStringInList(String, JList) - Static method in class com.sshtools.ui.swing.UIUtil
Select an item in a JList given an items string value
selectStringInList(String, JComboBox) - Static method in class com.sshtools.ui.swing.UIUtil
Select an item in a JComboBox given an items string value
SEND - Static variable in class com.sshtools.terminal.awt.AWTDataLights
 
SEND - Static variable in class com.sshtools.terminal.swing.SwingDataLights
 
sendTelnetCommand(byte) - Method in class com.sshtools.terminal.TerminalEmulation
 
SEPARATOR - Static variable in class com.sshtools.ui.awt.ActionMenu
 
Separator - Class in com.sshtools.ui.awt
Simple component to draw an etched separator line.
Separator(int) - Constructor for class com.sshtools.ui.awt.Separator
Construct a new Separator with a given orientation.
setAction(Action) - Method in class com.sshtools.ui.awt.ActionButton
Set the image, text, action listener etc from the action.
setAction(Action) - Method in class com.sshtools.ui.swing.FolderBar
Set the icon and text from an action.
setActionCommand(String) - Method in class com.sshtools.ui.awt.ImageButton
Set the action command
setAlignment(int) - Method in class com.sshtools.ui.awt.MultilineLabel
Set the alignment.
setAllowMultipleSelection(boolean) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setAllowMultipleSelection(boolean) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
setAnswerBack(String) - Method in class com.sshtools.terminal.TerminalEmulation
Set the string to send back to the host when the terminal receives an answer back request.
setAntialias(boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
Set if the terminal characters should be antialiased
setAntialias(boolean) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setApplicationProperty(String, String) - Method in class com.sshtools.profile.ResourceProfile
Set a property given its name and a value
setApplicationProperty(String, int) - Method in class com.sshtools.profile.ResourceProfile
Set a property given its name and a value
setApplicationProperty(String, boolean) - Method in class com.sshtools.profile.ResourceProfile
Set a property given its name and a value
setAudibleBell(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether there should be a audible warning when a BEL is received.
setAutoScroll(int, int, int, int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setAutoScroll(int, int, int, int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setAvailableActions() - Method in class com.sshtools.ui.swing.ScrollingPanel
 
setBackground(Color) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setBackground(Color) - Method in class com.sshtools.ui.awt.ImageButton
 
setBackground(Color) - Method in class com.sshtools.ui.awt.Separator
 
setBackground(Color) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setBackground(Color) - Method in class com.sshtools.ui.swing.SplashWindow
Set the background color of the splash
setBackgroundColor(Color) - Method in class com.sshtools.ui.awt.Toaster
Set the background color.
setBackgroundColor(Color) - Method in class com.sshtools.ui.swing.Toaster
Set the background color.
setBackgroundImage(Image) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setBackgroundImage(Image) - Method in class com.sshtools.terminal.BackingStore
 
setBackgroundImage(Image) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setBackgroundImage(Image) - Method in interface com.sshtools.terminal.VDUDisplay
Set the background image
setBackgroundImageType(int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setBackgroundImageType(int) - Method in class com.sshtools.terminal.BackingStore
 
setBackgroundImageType(int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setBackgroundImageType(int) - Method in interface com.sshtools.terminal.VDUDisplay
Set the type of background image
setBackspaceSendsDel(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether backspace sends DEL or BS.
setBaseBackground(Color) - Method in class com.sshtools.ui.awt.ActionBar
 
setBaseBackground(Color) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setBaseBackground(Color) - Method in class com.sshtools.ui.awt.ImageButton
 
setBaseForeground(Color) - Method in class com.sshtools.ui.awt.ActionBar
 
setBaseForeground(Color) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setBaseForeground(Color) - Method in class com.sshtools.ui.awt.ImageButton
 
setBeepAudioResource(URL) - Method in class com.sshtools.terminal.TerminalEmulation
Set the location of the sound file to play in place of the system beep.
setBorder(int, boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
Set the border around the terminal
setBorder(int) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the border width around the image
setBorder(Border) - Method in class com.sshtools.ui.swing.SplashWindow
Set the border
setBorderColor(Color) - Method in class com.sshtools.ui.awt.BorderPanel
 
setBorderColor(Color) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the border color
setBorderColor(Color) - Method in class com.sshtools.ui.awt.Toaster
Set the border color.
setBorderColor(Color) - Method in class com.sshtools.ui.swing.ColorIcon
 
setBorderColor(Color) - Method in class com.sshtools.ui.swing.Toaster
Set the border color.
setBorderDarkShadowColor(Color) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
setBorderShadowColor(Color) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
setBorderType(int) - Method in class com.sshtools.ui.awt.ImageTextLabel
Set the border type.
setBottomMargin(int) - Method in class com.sshtools.terminal.VDUBuffer
Set the bottom margin.
setBounds(int, int, int, int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setBounds(int, int, int, int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setBufferSize(int) - Method in class com.sshtools.terminal.IOStreamConnector
Set the buffer size used when transfering data.
setBufferSize(int) - Method in class com.sshtools.terminal.VDUBuffer
Set the buffer size in lines.
setBundle(ResourceBundle) - Static method in class com.sshtools.ui.awt.Messages
Set the resource bundle.
setBundle(ResourceBundle) - Static method in class com.sshtools.ui.swing.Messages
Set the resource bundle.
setCenter(boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setCenter(boolean) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setCenter(boolean) - Method in interface com.sshtools.terminal.VDUDisplay
Set whether or not to keep the display central when resizing occurs
setCharsetName(String) - Method in class com.sshtools.terminal.TerminalEmulation
Set terminal character set name.
setChosenFont(Font) - Method in class com.sshtools.ui.swing.FontChooser
Set the currently chosen font
setChosenFont(Font) - Method in class com.sshtools.ui.swing.FontLabel
DOCUMENT ME!
setCloseInput(boolean) - Method in class com.sshtools.terminal.IOStreamConnector
Set the close state of the InputStream.
setCloseOutput(boolean) - Method in class com.sshtools.terminal.IOStreamConnector
Set the close state of the OutputStream.
setCodeBase(URL) - Static method in class com.sshtools.ui.awt.UIUtil
If images are to be loaded in an applet, the this method should be called during the applets initialisation so they can be located.
setColor(Color) - Method in class com.sshtools.ui.swing.ColorIcon
 
setColorPrinting(boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setColorPrinting(boolean) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setColorPrinting(boolean) - Method in interface com.sshtools.terminal.VDUDisplay
Set whether colors should be printed.
setColorSet(Color[]) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
Set all 10 of the palette of ANSI colors.
setColorSet(Color[]) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setComponent(Component) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setCursorBlink(boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setCursorBlink(boolean) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setCursorBlink(boolean) - Method in interface com.sshtools.terminal.VDUDisplay
Set whether the cursor shoud blink or not.
setCursorColors(Color, Color) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setCursorColors(Color, Color) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setCursorColors(Color, Color) - Method in interface com.sshtools.terminal.VDUDisplay
Set the cursor colors.
setCursorPosition(int, int) - Method in class com.sshtools.terminal.VDUBuffer
 
setCursorStyle(int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setCursorStyle(int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setCursorStyle(int) - Method in interface com.sshtools.terminal.VDUDisplay
Set the cursor style.
setDarkness(int) - Method in class com.sshtools.ui.awt.ImageButton
 
setDefaultBackground(Color) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setDefaultBackground(Color) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setDefaultBackground(Color) - Method in interface com.sshtools.terminal.VDUDisplay
Set the default background color of the terminal
setDefaultForeground(Color) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setDefaultForeground(Color) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setDefaultForeground(Color) - Method in interface com.sshtools.terminal.VDUDisplay
Set the default background color of the terminal
setDirection(int) - Method in class com.sshtools.ui.swing.ArrowIcon
 
setDisabledForeground(Color) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setDisplay(VDUDisplay) - Method in class com.sshtools.terminal.VDUBuffer
 
setDisplayName(String) - Method in class com.sshtools.ui.awt.ActionMenu
 
setDoubleBuffered(boolean) - Method in class com.sshtools.ui.awt.ImageCanvas
 
setEdge(int) - Method in class com.sshtools.ui.swing.ToggledPopupAction
 
setEnabled(boolean) - Method in class com.sshtools.ui.awt.AbstractAction
 
setEnabled(boolean) - Method in interface com.sshtools.ui.awt.Action
Set if the component(s) that were built from this action should be enabled or not.
setEnabled(boolean) - Method in class com.sshtools.ui.awt.FilenameTextField
 
setEnabled(boolean) - Method in class com.sshtools.ui.awt.ImageButton
 
setEOL(int) - Method in class com.sshtools.terminal.TerminalEmulation
Set the EOL (end of line) type.
setExpandComponent(Component) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
setFixedPreviewSize(int) - Method in class com.sshtools.ui.swing.FontLabel
DOCUMENT ME!
setFixedToolBarWidth(int) - Method in class com.sshtools.ui.swing.SideBarTabber
 
setFixedWidth(int) - Method in class com.sshtools.ui.swing.TabToolBar
 
setFolderBar(FolderBar) - Method in class com.sshtools.ui.swing.TabToolBar
Sets a FolderBar associated with this tool bar.
setFont(Font) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setFont(Font) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setFont(Font) - Method in class com.sshtools.ui.awt.ImageLabel
Set the font
setFont(Font) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
setFont(Font) - Method in class com.sshtools.ui.awt.MultilineLabel
Set the font
setFont(Font) - Method in class com.sshtools.ui.swing.FolderBar
Set the font
setFont(Font) - Method in class com.sshtools.ui.swing.MultilineLabel
Set the font
setForeground(Color) - Method in class com.sshtools.ui.awt.ImageButton
 
setForeground(Color) - Method in class com.sshtools.ui.awt.ImageLabel
Set foreground color of text
setForeground(Color) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setForegroundColor(Color) - Method in class com.sshtools.ui.awt.Toaster
Set the foreground color.
setForegroundColor(Color) - Method in class com.sshtools.ui.swing.Toaster
Set the foreground color.
setFragment(String) - Method in class com.sshtools.profile.URI
Set the fragment for this URI.
setGrayImage(Image) - Method in class com.sshtools.ui.awt.ImageButton
 
setHalign(float) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the horizontal alignment
setHAlignStyle(float) - Method in class com.sshtools.ui.awt.WrappingLabel
 
setHAlignStyle(float) - Method in class com.sshtools.ui.swing.WrappingLabel
 
setHgap(int) - Method in class com.sshtools.ui.swing.AbstractLayout
Set the horizontal gap between components.
setHideSingleTabHeading(boolean) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
Set whether a single virtual terminal tab header should be hidden until more virtual terminals are added.
setHideTabs(boolean) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
setHideText(boolean) - Method in class com.sshtools.ui.swing.ActionButton
 
setHideText(boolean) - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
setHorizontalAlignment(int) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
setHost(String) - Method in class com.sshtools.profile.URI
Set the host for this URI.
setHoverBackground(Color) - Method in class com.sshtools.ui.awt.ImageButton
Set the background color to use when hovering over a button.
setHoverBorder(int) - Method in class com.sshtools.ui.awt.ImageButton
Set the type of border to use when this is a hover button
setHoverButton(boolean) - Method in class com.sshtools.ui.awt.ImageButton
Set if this is a 'hover button'.
setHoverForeground(Color) - Method in class com.sshtools.ui.awt.ImageButton
Set the foreground color to use when hovering over a button.
setHoverForeground(Color) - Method in class com.sshtools.ui.swing.ActionButton
 
setIBMCharset(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether to use the IBM character set
setIcon(Icon) - Method in class com.sshtools.ui.swing.FolderBar
Set the icon on this folder bar.
setIcon(Icon) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setIconAt(int, Icon) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
setIconImage(Dialog, Image) - Static method in class com.sshtools.ui.swing.UIUtil
 
setIconPosition(String) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setIconType(String) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setImage(Image) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the image to display
setImage(Image) - Method in class com.sshtools.ui.awt.ImageLabel
Set the image
setImage(Image) - Method in class com.sshtools.ui.awt.ImageTextLabel
Set the image
setImageTextGap(int) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setIncrement(int) - Method in class com.sshtools.ui.swing.ScrollingPanel
 
setKeyCodes(Properties) - Method in class com.sshtools.terminal.TerminalEmulation
 
setKeyCodes(Properties) - Method in interface com.sshtools.terminal.VDUInput
The definition of key codes should only be done if your application uses a very different keyboard layout than the standard vt320.
setLocalEcho(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether characters typed should also be echoed to the screen locally.
setMargin(Insets) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
setMax(int) - Method in class com.sshtools.ui.awt.ProgressBar
 
setMaximum(Number) - Method in class com.sshtools.ui.swing.NumericTextField
 
setMin(int) - Method in class com.sshtools.ui.awt.ProgressBar
 
setMinimum(Number) - Method in class com.sshtools.ui.swing.NumericTextField
 
setMnemonic(int) - Method in class com.sshtools.ui.awt.ActionMenu
 
setMouseWheelIncrement(int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setMouseWheelIncrement(int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setMouseWheelIncrement(int) - Method in interface com.sshtools.terminal.VDUDisplay
Set the mouse wheel increment in lines.
setName(String) - Method in class com.sshtools.profile.ResourceProfile
Set the name for this profile
setName(String) - Method in class com.sshtools.ui.awt.ActionMenu
 
setNeedSave(boolean) - Method in class com.sshtools.profile.ResourceProfile
Set whether anything has changed since the profile was last loaded or saved.
setNumberFormat(NumberFormat) - Method in class com.sshtools.ui.swing.NumericTextField
 
setOpaque(boolean) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setOrientation(int) - Method in class com.sshtools.ui.awt.Separator
Set the orientation of the separator.
setPath(String) - Method in class com.sshtools.profile.URI
Set the path for this URI.
setPopup(ToggledPopupMenu) - Method in class com.sshtools.ui.swing.ToggledPopupAction
 
setPopupSize(Dimension) - Method in class com.sshtools.ui.awt.Toaster
Set the size of the popups.
setPopupSize(Dimension) - Method in class com.sshtools.ui.swing.Toaster
Set the size of the popups.
setPort(int) - Method in class com.sshtools.profile.URI
Set the port for this URI.
setPosition(int) - Method in class com.sshtools.ui.awt.TabbedPanel
Create a tabbed panel with the tabs at the specified position.
setPosition(int) - Method in class com.sshtools.ui.awt.Toaster
Set the position of messages.
setPosition(int) - Method in class com.sshtools.ui.swing.Toaster
Set the position of messages.
setPreferredSize(Dimension) - Method in class com.sshtools.ui.awt.Separator
 
setPressed(boolean) - Method in class com.sshtools.ui.awt.ImageButton
 
setProfile(ResourceProfile) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
Set the profile this virtual terminal is to use
setProgressColor(Color) - Method in class com.sshtools.ui.awt.ProgressBar
 
setProgressString(String) - Method in class com.sshtools.ui.awt.ProgressBar
 
setQueryString(String) - Method in class com.sshtools.profile.URI
Set the query string for this URI.
setRegBasedAuthority(String) - Method in class com.sshtools.profile.URI
Sets the registry based authority for this URI.
setRequestedHeight(int) - Method in class com.sshtools.terminal.BackingStore
 
setRequestedWidth(int) - Method in class com.sshtools.terminal.BackingStore
 
setResizeStrategy(int) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setResizeStrategy(int) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setResizeStrategy(int) - Method in interface com.sshtools.terminal.VDUDisplay
Set the resize strategy.
setReturnNewLine(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether a carriage return should be output upon receiving a new line.
setReverseVideo(boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setReverseVideo(boolean) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setReverseVideo(boolean) - Method in interface com.sshtools.terminal.VDUDisplay
Set whether reverse video is enabled
setRightJustify(boolean) - Method in class com.sshtools.ui.swing.NumericTextField
 
setScale(int) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the scale.
setScheme(String) - Method in class com.sshtools.profile.URI
Set the scheme for this URI.
setSchemeOptions(SchemeOptions) - Method in class com.sshtools.profile.ResourceProfile
Set scheme specific options for this profile.
setScreenSize(int, int) - Method in class com.sshtools.terminal.schemes.exe.NativeTerminalProtocolTransport
Send a request to set the screen size.
setScreenSize(int, int) - Method in interface com.sshtools.terminal.TerminalProtocolTranport
Send a request to set the screen size.
setScreenSize(int, int, boolean) - Method in class com.sshtools.terminal.VDUBuffer
 
setScrollBar(VDUScrollBar) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setScrollBar(VDUScrollBar) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setScrollBar(VDUScrollBar) - Method in interface com.sshtools.terminal.VDUDisplay
Set the scrollbar (or null for no scrollbar) that this display should use.
setSelectAllOnFocusGain(boolean) - Method in class com.sshtools.ui.swing.NumericTextField
 
setSelected(boolean) - Method in class com.sshtools.ui.swing.AbstractToggleableAction
 
setSelected(boolean) - Method in class com.sshtools.ui.swing.AppAction
 
setSelected(boolean) - Method in class com.sshtools.ui.swing.ToggleableAction
 
setSelected(boolean) - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
setSelectedContext(String) - Method in class com.sshtools.ui.swing.TabToolBar
Set the selected context
setSelectedFileFilter(FileFilter) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setSelectedFileFilter(FileFilter) - Method in class com.sshtools.ui.awt.FilenameTextField
 
setSelectedFileFilter(FileFilter) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
setSelectedTab(int) - Method in class com.sshtools.ui.awt.TabbedPanel
Set the selected tab given its index.
setSelectedTabClass(Class) - Method in class com.sshtools.ui.swing.SideBarTabber
 
setSelectedVirtualSession(VirtualSession) - Method in class com.sshtools.virtualsession.ui.awt.AWTVirtualSessionManager
 
setSelectedVirtualSession(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
setSelectedVirtualSession(VirtualSession) - Method in interface com.sshtools.virtualsession.VirtualSessionManager
Make the provided virtual session the selected one
setSelectionXOR(Color) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setSelectionXOR(Color) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setSelectionXOR(Color) - Method in interface com.sshtools.terminal.VDUDisplay
Set XOR color to use the current selection.
setSeparators(boolean) - Method in class com.sshtools.virtualsession.status.awt.AWTStatusBar
Set whether seperator bars will be placed between each element
setSeparators(boolean) - Method in interface com.sshtools.virtualsession.status.StatusBar
Set whether separators should be placed between each element
setSeparators(boolean) - Method in class com.sshtools.virtualsession.status.swing.SwingStatusBar
Set whether seperator bars will be placed between each element
setSetClipboardOnSelect(boolean) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setSetClipboardOnSelect(boolean) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setSetClipboardOnSelect(boolean) - Method in interface com.sshtools.terminal.VDUDisplay
Set whether or not to set the clipboard upon selection
setShowSize(boolean) - Method in class com.sshtools.ui.swing.FontLabel
 
setSize(Dimension) - Method in class com.sshtools.ui.swing.ColorIcon
 
setSize(Dimension) - Method in class com.sshtools.ui.swing.StrokeIcon
 
setStockImage(String, String) - Static method in class com.sshtools.ui.awt.UIUtil
Set an alternative stock image resource.
setStroke(Stroke) - Method in class com.sshtools.ui.swing.StrokeIcon
 
setTerminalFont(Font) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setTerminalFont(Font) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setTerminalFont(Font) - Method in interface com.sshtools.terminal.VDUDisplay
Set the default font
setTerminalType(String) - Method in class com.sshtools.terminal.TerminalEmulation
Set the terminal type.
setText(String) - Method in class com.sshtools.ui.awt.FilenameTextField
 
setText(String) - Method in class com.sshtools.ui.awt.ImageLabel
Set the text
setText(String) - Method in class com.sshtools.ui.awt.ImageTextLabel
Set the text to display
setText(String) - Method in class com.sshtools.ui.awt.MultilineLabel
Set the font
setText(String) - Method in class com.sshtools.ui.awt.WrappingLabel
 
setText(String) - Method in class com.sshtools.ui.swing.FolderBar
Set the text of this folder bar.
setText(String) - Method in class com.sshtools.ui.swing.MultilineLabel
Set the font
setText(String) - Method in class com.sshtools.ui.swing.NumericTextField
 
setText(String) - Method in class com.sshtools.ui.swing.WrappingLabel
 
setTextAlign(float) - Method in class com.sshtools.ui.awt.Toaster
Set the text alignment.
setTextAlign(float) - Method in class com.sshtools.ui.swing.Toaster
Set the text alignment.
setTextFieldBackground(Color) - Method in class com.sshtools.ui.awt.FilenameTextField
 
setTextFont(Font) - Method in class com.sshtools.ui.awt.Toaster
Set the text font.
setTextFont(Font) - Method in class com.sshtools.ui.swing.Toaster
Set the text font.
setTextImageGap(int) - Method in class com.sshtools.ui.awt.ImageTextLabel
Set the gap (in pixels) between the image and text.
setTextVisible(boolean) - Method in class com.sshtools.ui.awt.ImageTextLabel
Set whether or not the text is visible
setTitleAt(int, String) - Method in class com.sshtools.ui.awt.TabbedPanel
Set the title of a tab at the given index
setTitleFont(Font) - Method in class com.sshtools.ui.awt.Toaster
Set the title font.
setTitleFont(Font) - Method in class com.sshtools.ui.swing.Toaster
Set the title font.
setToggle(JToggleButton) - Method in class com.sshtools.ui.swing.ToggledPopupAction
 
setToolTip() - Method in class com.sshtools.ui.awt.ActionMenu
 
setToolTipsEnabled(boolean) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setToolTipText(String) - Method in class com.sshtools.ui.awt.ImageButton
 
setTopMargin(int) - Method in class com.sshtools.terminal.VDUBuffer
Set the top margin.
setType(int) - Method in class com.sshtools.ui.awt.BevelPanel
Set the bevel type.
setup - Variable in class com.sshtools.ui.swing.PrintPreview
 
setURI(URI) - Method in class com.sshtools.profile.ResourceProfile
Set the URI for this resource
setUseAcceptAllFilter(boolean) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setUseAcceptAllFilter(boolean) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
setUserinfo(String) - Method in class com.sshtools.profile.URI
Set the userinfo for this URI.
setVal(int) - Method in class com.sshtools.ui.awt.ProgressBar
 
setValign(float) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the vertical alignment
setVAlignStyle(float) - Method in class com.sshtools.ui.awt.WrappingLabel
 
setVAlignStyle(float) - Method in class com.sshtools.ui.swing.WrappingLabel
 
setValue(int) - Method in interface com.sshtools.terminal.VDUScrollBar
Set the value of the
setValue(Number) - Method in class com.sshtools.ui.swing.NumericTextField
 
setValues(int, int, int, int) - Method in interface com.sshtools.terminal.VDUScrollBar
Set the four main values of the scrollbar
setVDUBuffer(VDUBuffer) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
setVDUBuffer(VDUBuffer) - Method in class com.sshtools.terminal.swing.SwingTerminalPanel
 
setVDUBuffer(VDUBuffer) - Method in interface com.sshtools.terminal.VDUDisplay
Set the current buffer
setVgap(int) - Method in class com.sshtools.ui.swing.AbstractLayout
Set the vertical gap between components.
setVirtualSessionProperties(ResourceProfile) - Method in class com.sshtools.terminal.awt.AWTVirtualTerminal
 
setVirtualSessionProperties(ResourceProfile) - Method in class com.sshtools.terminal.swing.SwingVirtualTerminal
 
setVirtualSessionProperties(ResourceProfile) - Method in interface com.sshtools.virtualsession.VirtualSession
Prior to connection, and when the user applies connection profiles, this method will be called.
setVirtualTerminalProperties(ResourceProfile, VirtualTerminal) - Static method in class com.sshtools.terminal.TerminalUtil
Configure a VirtualTerminal from a profile using the standard application properties
setVisibleBell(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether there should be a visible warning when a BEL is received.
setVMS(boolean) - Method in class com.sshtools.terminal.TerminalEmulation
Set whether the host is VMS.
setWeight(int) - Method in class com.sshtools.ui.awt.ActionMenu
 
setWindowBase(int) - Method in class com.sshtools.terminal.VDUBuffer
Set the window base and redraw the screen.
setWorkingDirectory(File) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setWorkingDirectory(File) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
setWrap(boolean) - Method in class com.sshtools.ui.swing.ActionToolBar
 
setWrap(boolean) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
SHORT_DESCRIPTION - Static variable in interface com.sshtools.ui.awt.Action
Key for a short description for the action, used for tooltip text.
show() - Static method in class com.sshtools.ui.swing.DebugConsole
 
show() - Method in class com.sshtools.ui.swing.SplashWindow
 
SHOW_TEXT - Static variable in class com.sshtools.ui.awt.ActionButton
 
showcursor - Variable in class com.sshtools.terminal.VDUBuffer
 
showDialog(Component, String) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
showDialog(JComponent, Font) - Static method in class com.sshtools.ui.swing.FontChooser
Show a chooser dialog
showDialog(JComponent, Font, boolean, boolean) - Static method in class com.sshtools.ui.swing.FontChooser
Show a chooser dialog
showDialog(JComponent, Font, boolean, boolean, boolean, boolean) - Static method in class com.sshtools.ui.swing.FontChooser
Show a chooser dialog
showDialog(Component, String) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
showErrorMessage(Component, String, Throwable) - Static method in class com.sshtools.ui.swing.UIUtil
Show an error message with detail
showErrorMessage(Component, String, String, Throwable) - Static method in class com.sshtools.ui.swing.UIUtil
Show an error message with toggable detail
ShowUIDefaults - Class in com.sshtools.ui.swing
 
ShowUIDefaults(String) - Constructor for class com.sshtools.ui.swing.ShowUIDefaults
 
SideBarTabber - Class in com.sshtools.ui.swing
 
SideBarTabber() - Constructor for class com.sshtools.ui.swing.SideBarTabber
 
SMALL_ICONS - Static variable in class com.sshtools.ui.awt.ActionButton
 
SMALL_IMAGE_PATH - Static variable in interface com.sshtools.ui.awt.Action
Key for a String value to specify the resource name for the small icon
SoftFont - Class in com.sshtools.terminal
Graphics object to draw the extended graphics character set provided by VT terminals.
SoftFont() - Constructor for class com.sshtools.terminal.SoftFont
Construct a new SoftFont
SOUTH - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction south (down).
south - Variable in class com.sshtools.ui.swing.ScrollingPanel
 
SOUTH_EAST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction south-east (lower right).
SOUTH_WEST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction south-west (lower left).
SplashWindow - Class in com.sshtools.ui.swing
Swing component that can be used to show a splash image, useful for branding an application and displaying something pretty for the user to look while the application starts up.
SplashWindow(JFrame, Image, int) - Constructor for class com.sshtools.ui.swing.SplashWindow
Construct a new splash
SplashWindow(JFrame, Image, int, JComponent) - Constructor for class com.sshtools.ui.swing.SplashWindow
Construct a new splash
start() - Static method in class com.sshtools.ui.swing.DebugConsole
 
startRecording(OutputStream) - Method in class com.sshtools.terminal.TerminalEmulation
 
StatusBar - Interface in com.sshtools.virtualsession.status
Suitable for use with components that provide some kind off status bar made up of many different StatusElement implementations.
StatusElement - Interface in com.sshtools.virtualsession.status
Implementations represent a single element on a StatusBar implementation and typically provide some component that displays the state of terminal.
stopRecording() - Method in class com.sshtools.terminal.TerminalEmulation
 
STRETCH - Static variable in class com.sshtools.ui.awt.ImageCanvas
Resize to take up all space allocated to component
stringToRectangle(String, Rectangle) - Static method in class com.sshtools.ui.swing.UIUtil
Convert a string in the format of x,y,width,height in to a Rectangle object.
StrokeIcon - Class in com.sshtools.ui.swing
 
StrokeIcon() - Constructor for class com.sshtools.ui.swing.StrokeIcon
Creates a new ColorIcon object.
StrokeIcon(Stroke) - Constructor for class com.sshtools.ui.swing.StrokeIcon
Creates a new ColorIcon object.
StrokeIcon(Stroke, Dimension) - Constructor for class com.sshtools.ui.swing.StrokeIcon
Creates a new ColorIcon object.
SwingComponentTerminalComponentAdapter - Class in com.sshtools.terminal.swing
Implementation of a VirtualSessionComponent that wraps a Swing component so it can be added to a VirtualSessionManagerUI.
SwingComponentTerminalComponentAdapter(JComponent) - Constructor for class com.sshtools.terminal.swing.SwingComponentTerminalComponentAdapter
Construct a new SwingComponentTerminalComponentAdapter given a Component to wrap
SwingDataLights - Class in com.sshtools.terminal.swing
Implementation of a StatusElement that monitors a connection and flashes red and green LEDs when data is sent and received.
SwingDataLights(SwingVirtualSessionManager) - Constructor for class com.sshtools.terminal.swing.SwingDataLights
Construct a new SwingDataLights component.
SwingFileSelector - Class in com.sshtools.ui.swing
 
SwingFileSelector() - Constructor for class com.sshtools.ui.swing.SwingFileSelector
 
SwingScrollBar - Class in com.sshtools.terminal.swing
Implementation of a VDUScrollBar that uses a Swing JScrollBar to provide a component that may be used for scrolling a VDUDisplay.
SwingScrollBar() - Constructor for class com.sshtools.terminal.swing.SwingScrollBar
 
SwingStatusBar - Class in com.sshtools.virtualsession.status.swing
Implementation of a StatusBar that uses a Swing components.
SwingStatusBar() - Constructor for class com.sshtools.virtualsession.status.swing.SwingStatusBar
 
SwingStatusConnectionMonitor - Class in com.sshtools.terminal.swing
Implementation of a StatusElement that monitors the connections to and disconnections from hots.
SwingStatusConnectionMonitor(VirtualSessionManager) - Constructor for class com.sshtools.terminal.swing.SwingStatusConnectionMonitor
Construct a new SwingStatusConnectionMonitor component.
SwingStatusLabel - Class in com.sshtools.virtualsession.status.swing
Implementation of a StatusElemet that uses a Swing JLabel as its component.
SwingStatusLabel() - Constructor for class com.sshtools.virtualsession.status.swing.SwingStatusLabel
Construct a new status label with the default weight of 1.0
SwingStatusLabel(double) - Constructor for class com.sshtools.virtualsession.status.swing.SwingStatusLabel
Construct a new status label with a given weight
SwingStatusLabel(String, double) - Constructor for class com.sshtools.virtualsession.status.swing.SwingStatusLabel
Construct a new status label with a given weight and some text
SwingStatusLabel(String, double, int) - Constructor for class com.sshtools.virtualsession.status.swing.SwingStatusLabel
 
SwingStatusScreenSizeMonitor - Class in com.sshtools.terminal.swing
Extension of a SwingStatusLabel that monitors the screen size for display on a status bar.
SwingStatusScreenSizeMonitor(VirtualSessionManagerUI) - Constructor for class com.sshtools.terminal.swing.SwingStatusScreenSizeMonitor
Construct a new SwingStatusScreenSizeMonitor component.
SwingTerminalPanel - Class in com.sshtools.terminal.swing
 
SwingTerminalPanel() - Constructor for class com.sshtools.terminal.swing.SwingTerminalPanel
 
SwingTerminalStatusBar - Class in com.sshtools.terminal.swing
Implementation of a StatusBar that uses a Swing components.
SwingTerminalStatusBar() - Constructor for class com.sshtools.terminal.swing.SwingTerminalStatusBar
 
SwingToolBar - Class in com.sshtools.terminal.swing
 
SwingToolBar() - Constructor for class com.sshtools.terminal.swing.SwingToolBar
 
SwingVirtualSessionManager - Class in com.sshtools.virtualsession.ui.swing
 
SwingVirtualSessionManager() - Constructor for class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
SwingVirtualTerminal - Class in com.sshtools.terminal.swing
 
SwingVirtualTerminal() - Constructor for class com.sshtools.terminal.swing.SwingVirtualTerminal
 

T

Tab - Interface in com.sshtools.ui.swing
 
TabbedPanel - Class in com.sshtools.ui.awt
AWT component to provide a tabbed pane similar to Swings JTabbedPane (albeit somewhat simpler!).
TabbedPanel(int) - Constructor for class com.sshtools.ui.awt.TabbedPanel
Create a tabbed panel with the tabs at the specified position.
TabbedTabber - Class in com.sshtools.ui.swing
 
TabbedTabber() - Constructor for class com.sshtools.ui.swing.TabbedTabber
Creates a new TabbedTabber object.
TabbedTabber(int) - Constructor for class com.sshtools.ui.swing.TabbedTabber
Creates a new TabbedTabber object.
Tabber - Interface in com.sshtools.ui.swing
 
tabs - Variable in class com.sshtools.ui.swing.ListLayout
 
tabs - Variable in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
tabSelected() - Method in interface com.sshtools.ui.swing.Tab
 
tabSelected(VirtualSession) - Method in class com.sshtools.virtualsession.ui.swing.SwingVirtualSessionManager
 
TabToolBar - Class in com.sshtools.ui.swing
A TabToolBar creates a vertical tool bar with actions that may be grouped into contexts, in a style similar to navigation bar used on the left hand side in Outlook.
TabToolBar() - Constructor for class com.sshtools.ui.swing.TabToolBar
Construct a new TabToolBar
TabToolBar.ContextAction - Class in com.sshtools.ui.swing
 
TabToolBar.ContextPanel - Class in com.sshtools.ui.swing
 
TabToolBar.ContextPanel(String) - Constructor for class com.sshtools.ui.swing.TabToolBar.ContextPanel
 
TabToolBar.TabActionButton - Class in com.sshtools.ui.swing
 
TabToolBar.TabActionButton(AppAction) - Constructor for class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
TabToolBar.TabButton - Class in com.sshtools.ui.swing
 
TabToolBar.TabButton(AppAction) - Constructor for class com.sshtools.ui.swing.TabToolBar.TabButton
 
TerminalEmulation - Class in com.sshtools.terminal
A VDUBuffer extension that provides VT100, VT220, VT320 and ANSI emulation.
TerminalEmulation(String) - Constructor for class com.sshtools.terminal.TerminalEmulation
Construct a new TerminalEmulation given a terminal type and the VirtualTerminal it is being used with.
TerminalEmulation(String, int, int) - Constructor for class com.sshtools.terminal.TerminalEmulation
Construct a new TerminalEmulation given a terminal type, the VirtualTerminal it is being used with and a size.
TerminalProtocolTranport - Interface in com.sshtools.terminal
Implementations of this extension of VirtualSessionTransport are responsible for making connections, performing any protocol initialisation and handshakes when used with a character terminal like based system.
TerminalStatusBar - Interface in com.sshtools.terminal
Extended interface for a VirtualSessionComponent that is suitable for use with components that provide some kind off status bar made up of many different StatusElement implementations.
TerminalUtil - Class in com.sshtools.terminal
Terminal Utitilies
TerminalUtil() - Constructor for class com.sshtools.terminal.TerminalUtil
 
text - Variable in class com.sshtools.ui.awt.WrappingLabel
 
text - Variable in class com.sshtools.ui.swing.WrappingLabel
 
TEXT_FONT - Static variable in class com.sshtools.ui.awt.Toaster
Default text font for new toasters
TEXT_FONT - Static variable in class com.sshtools.ui.swing.Toaster
Default text font for new toasters
TEXT_ON_TOOLBAR - Static variable in class com.sshtools.ui.swing.AppAction
 
TITLE_FONT - Static variable in class com.sshtools.ui.awt.Toaster
Default title font for new toasters
TITLE_FONT - Static variable in class com.sshtools.ui.swing.Toaster
Default title font for new toasters
titleChanged(VirtualSession, String) - Method in class com.sshtools.virtualsession.VirtualSessionAdapter
 
titleChanged(VirtualSession, String) - Method in interface com.sshtools.virtualsession.VirtualSessionListener
The title of the virtual session has changed.
TitledSeparator - Class in com.sshtools.ui.swing
Swing component that provides a horziontal separator that is preceeded by some text.
TitledSeparator(String) - Constructor for class com.sshtools.ui.swing.TitledSeparator
Construct a titled separtor with some text
Toaster - Class in com.sshtools.ui.awt
UI component that display toaster style messages.
Toaster(int, Dimension) - Constructor for class com.sshtools.ui.awt.Toaster
Constructor.
Toaster - Class in com.sshtools.ui.swing
UI component that display toaster style messages.
Toaster(int, Dimension) - Constructor for class com.sshtools.ui.swing.Toaster
Constructor.
ToggleableAction - Class in com.sshtools.ui.swing
 
ToggleableAction() - Constructor for class com.sshtools.ui.swing.ToggleableAction
 
ToggledPopupAction - Class in com.sshtools.ui.swing
 
ToggledPopupAction() - Constructor for class com.sshtools.ui.swing.ToggledPopupAction
 
ToggledPopupAction(int) - Constructor for class com.sshtools.ui.swing.ToggledPopupAction
 
ToggledPopupMenu - Class in com.sshtools.ui.swing
 
ToggledPopupMenu(ToggledPopupAction, String) - Constructor for class com.sshtools.ui.swing.ToggledPopupMenu
 
ToggledPopupMenuHiderAction - Class in com.sshtools.ui.swing
 
ToggledPopupMenuHiderAction(ToggledPopupMenu) - Constructor for class com.sshtools.ui.swing.ToggledPopupMenuHiderAction
 
TOOLBAR_GROUP - Static variable in class com.sshtools.ui.swing.AppAction
 
TOOLBAR_WEIGHT - Static variable in class com.sshtools.ui.swing.AppAction
 
ToolBarSeparator - Class in com.sshtools.ui.swing
 
ToolBarSeparator() - Constructor for class com.sshtools.ui.swing.ToolBarSeparator
Creates a new ToolBarSeparator object.
ToolBarSeparator(int) - Constructor for class com.sshtools.ui.swing.ToolBarSeparator
Creates a new ToolBarSeparator object.
ToolBarToggleButton - Class in com.sshtools.ui.swing
 
ToolBarToggleButton(AbstractToggleableAction) - Constructor for class com.sshtools.ui.swing.ToolBarToggleButton
 
ToolBarToggleButton(AbstractToggleableAction, boolean) - Constructor for class com.sshtools.ui.swing.ToolBarToggleButton
 
ToolBarToggleButton(AbstractToggleableAction, boolean, boolean) - Constructor for class com.sshtools.ui.swing.ToolBarToggleButton
 
ToolBarToggleButton(AbstractToggleableAction, String, boolean) - Constructor for class com.sshtools.ui.swing.ToolBarToggleButton
 
TOP - Static variable in class com.sshtools.ui.awt.TabbedPanel
Tabs are placed above the components
TOP_LEFT - Static variable in class com.sshtools.ui.awt.Toaster
Toaster appears at the top left of the screen with messages flowing down from top to bottom
TOP_LEFT - Static variable in class com.sshtools.ui.swing.Toaster
Toaster appears at the top left of the screen with messages flowing down from top to bottom
TOP_RIGHT - Static variable in class com.sshtools.ui.awt.Toaster
Toaster appears at the top right of the screen with messages flowing down from top to bottom
TOP_RIGHT - Static variable in class com.sshtools.ui.swing.Toaster
Toaster appears at the top right of the screen with messages flowing down from top to bottom
toString() - Method in class com.sshtools.profile.URI
Get the URI as a string specification.
toString() - Method in class com.sshtools.ui.swing.AbstractLayout
Return a string representation of the layout manager
toUserInfoString() - Method in class com.sshtools.profile.URIUserInfo
 

U

UIUtil - Class in com.sshtools.ui.awt
Useful UI utilies for AWT.
UIUtil() - Constructor for class com.sshtools.ui.awt.UIUtil
 
UIUtil - Class in com.sshtools.ui.swing
Useful UI utilies.
UIUtil() - Constructor for class com.sshtools.ui.swing.UIUtil
 
UNDERLINE - Static variable in class com.sshtools.terminal.VDUBuffer
 
update(Graphics) - Method in class com.sshtools.terminal.awt.AWTTerminalPanel
 
update - Variable in class com.sshtools.terminal.VDUBuffer
 
update(Graphics) - Method in class com.sshtools.ui.awt.ImageCanvas
 
update(Graphics) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
URI - Class in com.sshtools.profile
Axis Note: This class was 'borrowed' from Xerces 2: org.apache.xerces.util.URI.java, version 1.22
URI() - Constructor for class com.sshtools.profile.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class com.sshtools.profile.URI
Construct a new URI from another URI.
URI(String) - Constructor for class com.sshtools.profile.URI
Construct a new URI from a URI specification string.
URI(String, boolean) - Constructor for class com.sshtools.profile.URI
Construct a new URI from a URI specification string.