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

A

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.
AbstractCellEditor - Class in com.sshtools.ui.swing.treetable
 
AbstractCellEditor() - Constructor for class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
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
 
AbstractTreeTableModel - Class in com.sshtools.ui.swing.treetable
 
AbstractTreeTableModel(Object) - Constructor for class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
AbstractWizardModel - Class in com.sshtools.ui.swing.wizard
 
AbstractWizardModel() - Constructor for class com.sshtools.ui.swing.wizard.AbstractWizardModel
 
ACCELERATOR_KEY - Static variable in interface com.sshtools.ui.awt.Action
Key used for storing a KeyStroke for the accelerator for the action.
accept(File) - Method in interface com.sshtools.ui.FileFilter
 
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
Creates a new button component from an AppAction.
ActionButton(AppAction, boolean) - Constructor for class com.sshtools.ui.swing.ActionButton
Creates a new button component from an AppAction.
ActionButton(AppAction, String) - Constructor for class com.sshtools.ui.swing.ActionButton
Creates a new button component from an AppAction.
ActionButton(AppAction, String, boolean) - Constructor for class com.sshtools.ui.swing.ActionButton
Creates a new button component from an AppAction.
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.dynamenu.DynamicMenu
 
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
 
actionPerformed(ActionEvent) - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer
 
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
 
add(DynamicMenuItem) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
 
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.grid.Grid
 
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
 
addActionMenu(ActionMenu) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
addButtonAction(AppAction) - Method in class com.sshtools.ui.swing.ToggledPopupMenu
 
addCellEditorListener(CellEditorListener) - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
addChangeListener(ChangeListener) - Method in class com.sshtools.ui.ColorComboBox
 
addChangeListener(ChangeListener) - Method in class com.sshtools.ui.swing.SortableTableHeader
 
added(WizardModel) - Method in interface com.sshtools.ui.swing.wizard.WizardPage
 
addFileDrop(FileDropListener, Component) - Static method in class com.sshtools.ui.swing.dnd.FileDrop
 
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.FileSelect
 
addFileFilter(FileFilter) - Method in interface com.sshtools.ui.FileSelector
 
addFileFilter(FileFilter) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
addIcon(AppAction) - Method in class com.sshtools.ui.swing.TabToolBar.ContextPanel
 
addImpl(Component, Object, int) - Method in class com.sshtools.ui.awt.TabbedPanel
 
addItemListener(ItemListener) - Method in class com.sshtools.ui.awt.ImageButton
 
addKey(PasswordKey, String, boolean, boolean) - Method in class com.sshtools.ui.swing.PasswordPairList
Add a new password key with a new password.
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
 
addNotify() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
addNotify() - Method in class com.sshtools.ui.awt.TabbedPanel
 
addNotify() - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenu
 
addPage(WizardPage) - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
addPair(PasswordPair) - Method in class com.sshtools.ui.swing.PasswordPairList
Add a new password pair to the list.
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
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
 
addTabDraggedListener(TabDraggedListener) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
addTableModelListener(TableModelListener) - Method in interface com.sshtools.ui.awt.grid.TableModel
 
addTreeModelListener(TreeModelListener) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
addWizardListener(WizardListener) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
addWizardModelListener(WizardModelListener) - Method in class com.sshtools.ui.swing.wizard.AbstractWizardModel
 
addWizardModelListener(WizardModelListener) - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
adjustmentValueChanged(AdjustmentEvent) - Method in class com.sshtools.ui.awt.grid.Grid
 
alignment - Variable in class com.sshtools.ui.swing.ListLayout
 
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
 
appendException(Throwable, int, StringBuffer, boolean) - Static method in class com.sshtools.ui.awt.OptionDialog
 
appendException(Throwable, int, StringBuffer, boolean) - Static method in class com.sshtools.ui.swing.OptionDialog
 
applyTab() - Method in class com.sshtools.ui.swing.PasswordsTab
 
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
 
authenticator - Variable in class com.sshtools.ui.swing.PasswordsTab
 
AUTO_RESIZE_EVENT - Static variable in class com.sshtools.ui.awt.grid.Grid
 
AUTO_RESIZE_FIRST_COLUMN - Static variable in class com.sshtools.ui.awt.grid.Grid
 
AUTO_RESIZE_LAST_COLUMN - Static variable in class com.sshtools.ui.awt.grid.Grid
 
AUTO_RESIZE_OFF - Static variable in class com.sshtools.ui.awt.grid.Grid
 
AUTOMATIC - Static variable in class com.sshtools.ui.swing.FontChooser
 
AUTOMATIC_FONT - Static variable in class com.sshtools.ui.swing.FontChooser
 
AWTFileSelector - Class in com.sshtools.ui.awt
 
AWTFileSelector() - Constructor for class com.sshtools.ui.awt.AWTFileSelector
 

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
baseline - Variable in class com.sshtools.ui.awt.WrappingLabel
 
baseline - Variable in class com.sshtools.ui.swing.WrappingLabel
 
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.
BookmarkDirectory(String) - Constructor for class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkDirectory
 
BookmarkEntry() - Constructor for class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
Bookmarks - Class in com.sshtools.ui.swing.treetable
Parses the Netscape bookmarks file (NETSCAPE-Bookmark-file-1) into BookmarkEntries's and BookmarkDirectories.
Bookmarks(String) - Constructor for class com.sshtools.ui.swing.treetable.Bookmarks
Creates a new Bookmarks object, with the entries coming from path.
Bookmarks.BookmarkDirectory - Class in com.sshtools.ui.swing.treetable
BookmarkDirectory represents a directory containing other BookmarkDirectory's as well as BookmarkEntry's.
Bookmarks.BookmarkEntry - Class in com.sshtools.ui.swing.treetable
BookmarkEntry represents a bookmark.
BookmarksModel - Class in com.sshtools.ui.swing.treetable
BookmarksModel is a TreeTableModel extending from DynamicTreeTableModel.
BookmarksModel(Bookmarks.BookmarkDirectory) - Constructor for class com.sshtools.ui.swing.treetable.BookmarksModel
 
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 - Static variable in class com.sshtools.ui.swing.CompoundIcon
 
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
 

C

cancelCellEditing() - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
canClose(OptionChooser, Option) - Method in interface com.sshtools.ui.OptionCallback
 
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.CompoundIcon
 
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
changed() - Method in class com.sshtools.ui.awt.grid.Grid
 
changed() - Method in interface com.sshtools.ui.awt.grid.TableModelListener
 
changeMasterPassword(char[], char[]) - Method in class com.sshtools.ui.swing.PasswordPairList
Change the master password and rewrite the password list.
checkAvailable() - Method in class com.sshtools.ui.swing.TabToolBar.ContextAction
 
checkMasterPassword(char[]) - Method in class com.sshtools.ui.swing.PasswordPairList
Test if the password file can be decrypted given the master password.
checkVisible() - Method in class com.sshtools.ui.swing.FileNameTextField
 
children() - Method in class com.sshtools.ui.awt.ActionMenu
 
choice(Option) - Method in class com.sshtools.ui.awt.OptionDialog
 
choice(Option) - Method in class com.sshtools.ui.swing.OptionDialog
 
CHOICE_CANCEL - Static variable in class com.sshtools.ui.Option
 
CHOICE_CLOSE - Static variable in class com.sshtools.ui.Option
 
CHOICE_HIDE - Static variable in class com.sshtools.ui.Option
 
CHOICE_NO - Static variable in class com.sshtools.ui.Option
 
CHOICE_OK - Static variable in class com.sshtools.ui.Option
 
CHOICE_SHOW - Static variable in class com.sshtools.ui.Option
 
CHOICE_YES - Static variable in class com.sshtools.ui.Option
 
CHOICE_YES_TO_ALL - Static variable in class com.sshtools.ui.Option
 
choiceMade(Option) - Method in interface com.sshtools.ui.OptionListener
 
CHOICES_CLOSE - Static variable in class com.sshtools.ui.Option
 
CHOICES_OK - Static variable in class com.sshtools.ui.Option
 
CHOICES_OK_CANCEL - Static variable in class com.sshtools.ui.Option
 
CHOICES_YES_NO - Static variable in class com.sshtools.ui.Option
 
cleanUp() - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenu
 
cleanUp() - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuAction
 
clearSelection() - Method in class com.sshtools.ui.awt.grid.Grid
Clear the selection
clearSort(int) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
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
 
CloseIcon - Class in com.sshtools.ui.swing
 
CloseIcon(int) - Constructor for class com.sshtools.ui.swing.CloseIcon
 
CloseIcon(int, int) - Constructor for class com.sshtools.ui.swing.CloseIcon
 
ColorComboBox - Class in com.sshtools.ui
 
ColorComboBox() - Constructor for class com.sshtools.ui.ColorComboBox
Creates a new ColorComboBox object.
ColorComboBox(Color) - Constructor for class com.sshtools.ui.ColorComboBox
 
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.
colorToString(Color) - Static method in class com.sshtools.ui.GlobalUIUtil
 
com.sshtools.ui - package com.sshtools.ui
 
com.sshtools.ui.awt - package com.sshtools.ui.awt
General AWT user interface utilities.
com.sshtools.ui.awt.grid - package com.sshtools.ui.awt.grid
 
com.sshtools.ui.awt.tooltips - package com.sshtools.ui.awt.tooltips
 
com.sshtools.ui.swing - package com.sshtools.ui.swing
General Swing user interface utilities.
com.sshtools.ui.swing.dnd - package com.sshtools.ui.swing.dnd
 
com.sshtools.ui.swing.dynamenu - package com.sshtools.ui.swing.dynamenu
 
com.sshtools.ui.swing.list - package com.sshtools.ui.swing.list
 
com.sshtools.ui.swing.treetable - package com.sshtools.ui.swing.treetable
 
com.sshtools.ui.swing.wizard - package com.sshtools.ui.swing.wizard
 
com.sshtools.util - package com.sshtools.util
 
ComboBoxRenderer<T> - Class in com.sshtools.ui.swing
 
ComboBoxRenderer(JComboBox<T>) - Constructor for class com.sshtools.ui.swing.ComboBoxRenderer
 
compareTo(Object) - Method in class com.sshtools.ui.awt.ActionMenu
 
compareTo(Object) - Method in class com.sshtools.ui.swing.PasswordKey
 
compareTo(Object) - Method in class com.sshtools.ui.swing.PasswordPair
 
COMPONENT - Static variable in class com.sshtools.ui.swing.AppAction
 
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
 
CompoundIcon - Class in com.sshtools.ui.swing
The CompoundIcon will paint two, or more, Icons as a single Icon.
CompoundIcon(Icon...) - Constructor for class com.sshtools.ui.swing.CompoundIcon
Convenience contructor for creating a CompoundIcon where the icons are layed out on on the X-AXIS, the gap is 0 and the X/Y alignments will default to CENTER.
CompoundIcon(CompoundIcon.Axis, Icon...) - Constructor for class com.sshtools.ui.swing.CompoundIcon
Convenience contructor for creating a CompoundIcon where the gap is 0 and the X/Y alignments will default to CENTER.
CompoundIcon(CompoundIcon.Axis, int, Icon...) - Constructor for class com.sshtools.ui.swing.CompoundIcon
Convenience contructor for creating a CompoundIcon where the X/Y alignments will default to CENTER.
CompoundIcon(CompoundIcon.Axis, int, float, float, Icon...) - Constructor for class com.sshtools.ui.swing.CompoundIcon
Create a CompoundIcon specifying all the properties.
CompoundIcon.Axis - Enum in com.sshtools.ui.swing
 
ConsoleOutputStream - Class in com.sshtools.ui.swing
 
ConsoleOutputStream(OutputStream, Color, DebugConsole) - Constructor for class com.sshtools.ui.swing.ConsoleOutputStream
 
contentsChanged(ListDataEvent) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenu
 
CONTEXT_MENU_GROUP - Static variable in class com.sshtools.ui.swing.AppAction
 
CONTEXT_MENU_WEIGHT - Static variable in class com.sshtools.ui.swing.AppAction
 
ContextPanel(String) - Constructor for class com.sshtools.ui.swing.TabToolBar.ContextPanel
 
createAndShowGUI() - Static method in class com.sshtools.ui.swing.MainPanel
 
currentPage() - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
currentPage() - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 

D

DebugConsole - Class in com.sshtools.ui.swing
 
decorate(JLabel, JList<? extends T>, T, int, boolean, boolean) - Method in class com.sshtools.ui.swing.ComboBoxRenderer
 
decrypt(String) - Method in class com.sshtools.ui.swing.StringEncrypter
 
decryptString(String, char[]) - Static method in class com.sshtools.ui.swing.StringEncrypter
 
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
DefaultListCellEditor - Class in com.sshtools.ui.swing.list
 
DefaultListCellEditor(JCheckBox) - Constructor for class com.sshtools.ui.swing.list.DefaultListCellEditor
 
DefaultListCellEditor(JComboBox) - Constructor for class com.sshtools.ui.swing.list.DefaultListCellEditor
 
DefaultListCellEditor(JTextField) - Constructor for class com.sshtools.ui.swing.list.DefaultListCellEditor
 
DefaultMutableListModel - Class in com.sshtools.ui.swing.list
 
DefaultMutableListModel() - Constructor for class com.sshtools.ui.swing.list.DefaultMutableListModel
 
DefaultWizardModel - Class in com.sshtools.ui.swing.wizard
 
DefaultWizardModel() - Constructor for class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
delayedFireTableDataChanged() - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
deriveFont(Font, String) - Static method in class com.sshtools.ui.GlobalUIUtil
Create a new Font given an existing font and a different font name.
deriveFont(Font, int) - Static method in class com.sshtools.ui.GlobalUIUtil
Create a new Font given an existing font and a different font style.
deriveFont(Font, float) - Static method in class com.sshtools.ui.GlobalUIUtil
Create a new Font given an existing font and a different font size.
dialogPrompt(Component, String) - Method in class com.sshtools.ui.awt.OptionDialog
 
dialogPrompt(Component, String) - Method in class com.sshtools.ui.swing.OptionDialog
 
dialogPrompt(Component, String, Dimension) - Method in class com.sshtools.ui.swing.OptionDialog
 
dialogPrompt(Component, String, Image, int) - Method in class com.sshtools.ui.swing.OptionDialog
 
dialogPrompt(Component, String, Image, int, Dimension) - Method in class com.sshtools.ui.swing.OptionDialog
 
DIRECTORIES_ONLY - Static variable in class com.sshtools.ui.FileSelect
 
dismiss() - Method in class com.sshtools.ui.swing.SplashWindow
Remove the splash image from the screen
DnDTabbedPane - Class in com.sshtools.ui.swing
 
DnDTabbedPane(int) - Constructor for class com.sshtools.ui.swing.DnDTabbedPane
 
DnDTabbedPane() - Constructor for class com.sshtools.ui.swing.DnDTabbedPane
 
doLayout() - Method in class com.sshtools.ui.awt.ImageTextLabel
 
doLayout() - Method in class com.sshtools.ui.swing.ToolBarSeparator
 
dragEnter(DropTargetDragEvent) - Method in class com.sshtools.ui.swing.dnd.FileDropListener
 
dragExit(DropTargetEvent) - Method in class com.sshtools.ui.swing.dnd.FileDropListener
 
dragOver(DropTargetDragEvent) - Method in class com.sshtools.ui.swing.dnd.FileDropListener
 
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
 
drop(DropTargetDropEvent) - Method in class com.sshtools.ui.swing.dnd.FileDropListener
 
dropActionChanged(DropTargetDragEvent) - Method in class com.sshtools.ui.swing.dnd.FileDropListener
 
DynamicMenu - Class in com.sshtools.ui.swing.dynamenu
An extension of a JMenu that is built using a model of Most Recently Used items from a MRUModel.
DynamicMenu(Action, DynamicMenuListModel, String, boolean) - Constructor for class com.sshtools.ui.swing.dynamenu.DynamicMenu
Creates a new MRUMenu menu.
DynamicMenu(String, DynamicMenuListModel) - Constructor for class com.sshtools.ui.swing.dynamenu.DynamicMenu
Creates a new MRUMenu object.
DynamicMenuAction - Class in com.sshtools.ui.swing.dynamenu
 
DynamicMenuAction(DynamicMenuListModel, String, boolean) - Constructor for class com.sshtools.ui.swing.dynamenu.DynamicMenuAction
Creates a new MRUAction object.
DynamicMenuItem - Interface in com.sshtools.ui.swing.dynamenu
 
DynamicMenuList - Class in com.sshtools.ui.swing.dynamenu
 
DynamicMenuList() - Constructor for class com.sshtools.ui.swing.dynamenu.DynamicMenuList
Creates a new MRUList object.
DynamicMenuListModel - Class in com.sshtools.ui.swing.dynamenu
 
DynamicMenuListModel() - Constructor for class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
Creates a new MRUListModel object.
DynamicMenuListModel(DynamicMenuList) - Constructor for class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
Creates a new MRUListModel object.
DynamicTreeTableModel - Class in com.sshtools.ui.swing.treetable
An implementation of TreeTableModel that uses reflection to answer TableModel methods.
DynamicTreeTableModel(TreeNode, String[], String[], String[], Class[]) - Constructor for class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Constructor for creating a DynamicTreeTableModel.

E

EAST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction east (right).
editCellAt(int, EventObject) - Method in class com.sshtools.ui.swing.list.JListMutable
 
editCellAt(int, int, EventObject) - Method in class com.sshtools.ui.swing.treetable.JTreeTable
Overridden to invoke repaint for the particular location if the column contains the tree.
editingCanceled(ChangeEvent) - Method in class com.sshtools.ui.swing.list.JListMutable
 
editingIndex - Variable in class com.sshtools.ui.swing.list.JListMutable
 
editingStopped(ChangeEvent) - Method in class com.sshtools.ui.swing.list.JListMutable
 
editor - Variable in class com.sshtools.ui.swing.list.JListMutable
 
editorComp - Variable in class com.sshtools.ui.swing.list.JListMutable
 
EMPTY - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Empty space (takes up 2 pixels)
EMPTY_ICON_HEIGHT - Static variable in class com.sshtools.ui.swing.AppAction
 
EMPTY_ICON_WIDTH - Static variable in class com.sshtools.ui.swing.AppAction
 
EMPTY_SMALL_HORIZONTAL_SLIVER - Static variable in class com.sshtools.ui.swing.EmptyIcon
 
EMPTY_SMALL_ICON_HEIGHT - Static variable in class com.sshtools.ui.swing.AppAction
 
EMPTY_SMALL_ICON_WIDTH - Static variable in class com.sshtools.ui.swing.AppAction
 
EMPTY_SMALL_VERTICAL_SLIVER - Static variable in class com.sshtools.ui.swing.EmptyIcon
 
EmptyIcon - Class in com.sshtools.ui.swing
 
EmptyIcon(int, int) - Constructor for class com.sshtools.ui.swing.EmptyIcon
 
ENC - Static variable in class com.sshtools.ui.swing.PasswordPairList
 
encrypt(String) - Method in class com.sshtools.ui.swing.StringEncrypter
 
ENCRYPTED_FORMAT - Static variable in class com.sshtools.ui.swing.PasswordPairList
 
encryptString(String, char[]) - Static method in class com.sshtools.ui.swing.StringEncrypter
 
equals(Object) - Method in class com.sshtools.ui.swing.PasswordKey
 
ERROR - Static variable in class com.sshtools.ui.awt.OptionDialog
 
error(Component, String, Throwable) - Static method in class com.sshtools.ui.awt.OptionDialog
Show an error message with detail
error(Component, String, String) - Static method in class com.sshtools.ui.awt.OptionDialog
Show an error message with detail
error(Component, String, String, Throwable) - Static method in class com.sshtools.ui.awt.OptionDialog
Show an error message with toggable detail
error(Component, String, String, Throwable, Option[]) - Static method in class com.sshtools.ui.awt.OptionDialog
Show an error message with toggable detail
ERROR - Static variable in interface com.sshtools.ui.OptionChooser
 
error(Component, String, Throwable) - Static method in class com.sshtools.ui.swing.OptionDialog
Show an error message with detail
error(Component, String, String) - Static method in class com.sshtools.ui.swing.OptionDialog
Show an error message with detail
error(Component, String, String, Throwable) - Static method in class com.sshtools.ui.swing.OptionDialog
Show an error message with toggle-able detail
error(Component, String, String, Throwable, Option[], Option) - Static method in class com.sshtools.ui.swing.OptionDialog
Show an error message with toggle-able detail
ERROR_ICON - Static variable in class com.sshtools.ui.awt.OptionDialog
 

F

fFont - Variable in class com.sshtools.ui.awt.grid.Grid
 
FILE_SELECTION_FLAVOR - Static variable in class com.sshtools.ui.swing.dnd.FileSelection
 
FileDrop - Class in com.sshtools.ui.swing.dnd
 
FileDrop() - Constructor for class com.sshtools.ui.swing.dnd.FileDrop
 
FileDropListener - Class in com.sshtools.ui.swing.dnd
 
FileDropListener() - Constructor for class com.sshtools.ui.swing.dnd.FileDropListener
 
fileDropped(File[]) - Method in class com.sshtools.ui.swing.dnd.FileDropListener
 
FileFilter - Interface in com.sshtools.ui
 
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
 
FileNameTextField - Class in com.sshtools.ui.swing
An extension of XTextField that provides filename completion
FileNameTextField() - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new FileNameTextField.
FileNameTextField(String) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new FileNameTextField initialized with the specified text.
FileNameTextField(int) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new empty FileNameTextField with the specified number of columns.
FileNameTextField(String, int) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new FileNameTextField initialized with the specified text and columns.
FileNameTextField(Document, String, int) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new FileNameTextField that uses the given text storage model and the given number of columns.
FileNameTextField(Document, String, int, boolean) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new FileNameTextField that uses the given text storage model and the given number of columns.
FileNameTextField(Document, String, int, boolean, boolean) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new JTextField that uses the given text storage model and the given number of columns.
FileNameTextField(Document, String, int, boolean, boolean, JFileChooser, boolean) - Constructor for class com.sshtools.ui.swing.FileNameTextField
Constructs a new JTextField that uses the given text storage model and the given number of columns.
FILES_AND_DIRECTORIES - Static variable in class com.sshtools.ui.FileSelect
 
FileSelect - Class in com.sshtools.ui
 
FileSelect(int, File) - Constructor for class com.sshtools.ui.FileSelect
 
FileSelect(int, File, boolean, boolean) - Constructor for class com.sshtools.ui.FileSelect
 
FileSelect(int, File, boolean, boolean, boolean, boolean) - Constructor for class com.sshtools.ui.FileSelect
 
FileSelection - Class in com.sshtools.ui.swing.dnd
 
FileSelection() - Constructor for class com.sshtools.ui.swing.dnd.FileSelection
 
FileSelector - Interface in com.sshtools.ui
 
finalize() - Method in class com.sshtools.ui.awt.ActionMenuBar
 
fireChangeEvent() - Method in class com.sshtools.ui.ColorComboBox
 
fireEditingCanceled() - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
fireEditingStopped() - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
firePageAdded(WizardPage) - Method in class com.sshtools.ui.swing.wizard.AbstractWizardModel
 
firePageChanged(WizardPage, WizardPage) - Method in class com.sshtools.ui.swing.wizard.AbstractWizardModel
 
firePageRemoved(WizardPage) - Method in class com.sshtools.ui.swing.wizard.AbstractWizardModel
 
fireStateChanged() - Method in class com.sshtools.ui.swing.SortableTableHeader
 
fireTabDetached(int, Point) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
fireTabDragged(int, int) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
fireTabDragging(int, int) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
fireWizardCanceled() - Method in class com.sshtools.ui.swing.wizard.JWizard
 
fireWizardFinished() - Method in class com.sshtools.ui.swing.wizard.JWizard
 
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
 
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.
fontToString(Font) - Static method in class com.sshtools.ui.GlobalUIUtil
 
FontUtil - Class in com.sshtools.ui.swing
 
FontUtil() - Constructor for class com.sshtools.ui.swing.FontUtil
 
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
FORMAT_KEY - Static variable in class com.sshtools.ui.swing.PasswordPairList
 

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
 
getAlignmentX() - Method in class com.sshtools.ui.swing.CompoundIcon
Get the alignment of the icon on the x-axis
getAlignmentY() - Method in class com.sshtools.ui.swing.CompoundIcon
Get the alignment of the icon on the y-axis
getAxis() - Method in class com.sshtools.ui.swing.CompoundIcon
Get the Axis along which each icon is painted.
getBackground2() - Method in class com.sshtools.ui.swing.GradientPanel
 
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
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
 
getCellEditorValue() - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
getChild(int) - Method in class com.sshtools.ui.awt.ActionMenu
 
getChild(Object, int) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
TreeModel method to locate a particular child of the specified node.
getChildCount() - Method in class com.sshtools.ui.awt.ActionMenu
 
getChildCount(Object) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
TreeModel method to return the number of children of a particular node.
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.ColorComboBox
 
getColor() - Method in class com.sshtools.ui.swing.ColorIcon
 
getColumnClass(int) - Method in interface com.sshtools.ui.awt.grid.TableModel
 
getColumnClass(int) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
getColumnClass(int) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Returns the column class for column column.
getColumnClass(int) - Method in interface com.sshtools.ui.swing.treetable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
getColumnCount() - Method in interface com.sshtools.ui.awt.grid.TableModel
 
getColumnCount() - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Returns the number of column names passed into the constructor.
getColumnCount() - Method in interface com.sshtools.ui.swing.treetable.TreeTableModel
Returns the number of available columns.
getColumnCount() - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
getColumnName(int) - Method in interface com.sshtools.ui.awt.grid.TableModel
 
getColumnName(int) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Returns the column name passed into the constructor.
getColumnName(int) - Method in interface com.sshtools.ui.swing.treetable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
getColumnWidth() - Method in class com.sshtools.ui.swing.FileNameTextField
 
getComponent() - Method in class com.sshtools.ui.awt.OptionDialog
 
getComponent() - Method in interface com.sshtools.ui.OptionChooser
 
getComponent() - Method in class com.sshtools.ui.swing.OptionDialog
 
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
 
getContentPane() - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer
 
getContextAction() - Method in class com.sshtools.ui.swing.TabToolBar.ContextPanel
 
getCreated() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkDirectory
 
getCreated() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
getDarkness() - Method in class com.sshtools.ui.awt.ImageButton
 
getDefaultAttributeSet() - Static method in class com.sshtools.ui.swing.UIUtil
 
getDefaultInstance() - Static method in class com.sshtools.util.StringComparator
 
getDescription() - Method in interface com.sshtools.ui.FileFilter
 
getDirection() - Method in class com.sshtools.ui.swing.ArrowIcon
 
getdirection() - Method in class com.sshtools.ui.swing.SortableTableHeader
 
getDisplayName() - Method in class com.sshtools.ui.awt.ActionMenu
 
getEditingIndex() - Method in class com.sshtools.ui.swing.list.JListMutable
 
getEditingRow() - Method in class com.sshtools.ui.swing.treetable.JTreeTable
Workaround for BasicTableUI anomaly.
getEditorComponent() - Method in class com.sshtools.ui.swing.list.JListMutable
 
getElementAt(int) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
 
getException() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Return the last exception
getExpandComponent() - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
getFalseLabel() - Method in class com.sshtools.ui.swing.JSwitch
 
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..
getFont() - Method in class com.sshtools.ui.swing.JSwitch
 
getFont() - Method in class com.sshtools.ui.swing.JSwitchBox
 
getFontOrDefault(String) - Static method in class com.sshtools.ui.swing.UIUtil
 
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
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
 
getGap() - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
getGap() - Method in class com.sshtools.ui.swing.CompoundIcon
Get the gap between each icon
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
 
getHeight() - Method in class com.sshtools.ui.swing.JSwitch
 
getHeight() - Method in class com.sshtools.ui.swing.JSwitchBox
 
getHgap() - Method in class com.sshtools.ui.swing.AbstractLayout
Get the horizontal gap between components.
getHost() - Method in class com.sshtools.ui.swing.PasswordKey
Get the host part of the key
getIcon() - Method in class com.sshtools.ui.Option
 
getIcon(String) - Method in class com.sshtools.ui.swing.AppAction
 
getIcon(int) - Method in class com.sshtools.ui.swing.CompoundIcon
Get the Icon at the specified index.
getIcon() - Method in interface com.sshtools.ui.swing.dynamenu.DynamicMenuItem
 
getIcon(String, int) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
 
getIconCount() - Method in class com.sshtools.ui.swing.CompoundIcon
Get the number of Icons contained in this CompoundIcon.
getIconHeight() - Method in class com.sshtools.ui.swing.ArrowIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.CloseIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.ColorIcon
 
getIconHeight() - Method in class com.sshtools.ui.swing.CompoundIcon
Gets the height of this icon.
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
 
getIconHeight() - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer.SafeIcon
 
getIconSize() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
 
getIconWidth() - Method in class com.sshtools.ui.swing.ArrowIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.CloseIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.ColorIcon
 
getIconWidth() - Method in class com.sshtools.ui.swing.CompoundIcon
Gets the width of this icon.
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
 
getIconWidth() - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer.SafeIcon
 
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
 
getindex() - Method in class com.sshtools.ui.swing.SortableTableHeader
 
getIndexOfChild(Object, Object) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
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.ui.awt.tooltips.ToolTipManager
 
getKey() - Method in class com.sshtools.ui.swing.PasswordPair
Get the key for the password pair
getLastVisited() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
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.
getLineColor() - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
getListCellEditor() - Method in class com.sshtools.ui.swing.list.JListMutable
 
getListCellEditorComponent(JList, Object, boolean, int) - Method in class com.sshtools.ui.swing.list.DefaultListCellEditor
 
getListCellEditorComponent(JList, Object, boolean, int) - Method in interface com.sshtools.ui.swing.list.ListCellEditor
 
getListCellRendererComponent(JList<? extends T>, T, int, boolean, boolean) - Method in class com.sshtools.ui.swing.ComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.sshtools.ui.swing.PasswordsTab.PasswordRenderer
 
getLocation() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
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
 
getMasterPassword() - Method in class com.sshtools.ui.swing.PasswordPairList
Get the master password
getMax() - Method in class com.sshtools.ui.awt.ProgressBar
 
getMaximimumSize() - Method in class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
getMaximum() - Method in class com.sshtools.ui.swing.NumericTextField
 
getMaximumSize() - Method in class com.sshtools.ui.swing.ToolBarSeparator
 
getMenu() - Method in class com.sshtools.ui.swing.ToggledPopupMenuHiderAction
 
getMenuBar() - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer
 
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.SortableHeaderRenderer
 
getMinimumSize() - Method in class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
getMinimumSize() - Method in class com.sshtools.ui.swing.ToolBarSeparator
 
getMnemonic() - Method in class com.sshtools.ui.awt.ActionMenu
 
getMnemonic() - Method in class com.sshtools.ui.Option
 
getModel() - Method in class com.sshtools.ui.swing.wizard.JWizard
 
getMRUList() - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
 
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
 
getName() - Method in interface com.sshtools.ui.swing.dynamenu.DynamicMenuItem
 
getName() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkDirectory
 
getName() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
getNumberFormat() - Method in class com.sshtools.ui.swing.NumericTextField
 
getOverlayIcon() - Method in class com.sshtools.ui.swing.OverlayIcon
Get the overlay icon
getOverunIndex() - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
getPage(String) - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
getPage(String) - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
getPageFormat() - Method in class com.sshtools.ui.swing.PrintPreview
 
getPageName() - Method in interface com.sshtools.ui.swing.wizard.WizardPage
 
getPages() - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
getPages() - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
getPair(PasswordKey) - Method in class com.sshtools.ui.swing.PasswordPairList
Get a password pair given its key.
getParent() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Get the current parent component
getPasswordAuthentication() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
 
getPasswordFile() - Method in class com.sshtools.ui.swing.PasswordPairList
Return the password list file
getPasswordPairAt(int) - Method in class com.sshtools.ui.swing.PasswordPairList
Get a PasswordPair at a given index in the list
getPasswordPairList() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Return a list of all the password pairs
getPasswordSafeSecret(String, String, Component) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Show a dialog asking for the password safe secret
getPathToRoot(TreeNode) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(TreeNode, int) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
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.ui.swing.PasswordKey
Get the port part of the key
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.ui.awt.grid.Grid
Method declaration
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.JSwitch
 
getPreferredSize() - Method in class com.sshtools.ui.swing.JSwitchBox
 
getPreferredSize() - Method in class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
getPreferredSize() - Method in class com.sshtools.ui.swing.ToolBarSeparator
 
getProgressColor() - Method in class com.sshtools.ui.awt.ProgressBar
 
getProgressString() - Method in class com.sshtools.ui.awt.ProgressBar
 
getProtocol() - Method in class com.sshtools.ui.swing.PasswordKey
Get the protocol part of the key
getRemoveAction() - Method in class com.sshtools.ui.swing.PasswordsTab
 
getRendererForColumn(int) - Method in class com.sshtools.ui.awt.grid.Grid
 
getRoot() - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
getRoot() - Method in class com.sshtools.ui.swing.treetable.Bookmarks
Returns the root of the bookmarks.
getRowCount() - Method in interface com.sshtools.ui.awt.grid.TableModel
 
getRowCount() - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
getScale() - Method in class com.sshtools.ui.awt.ImageCanvas
Get the scale.
getScheme() - Method in class com.sshtools.ui.swing.PasswordKey
Get the scheme part of the key
getScrollableTracksViewportHeight() - Method in class com.sshtools.ui.swing.treetable.JTreeTable
 
getScrollBlockIncrement() - Method in class com.sshtools.ui.awt.grid.Grid
 
getScrollPosition() - Method in class com.sshtools.ui.awt.grid.Grid
 
getScrollUnitIncrement() - Method in class com.sshtools.ui.awt.grid.Grid
 
getSelectedFile() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
getSelectedFile() - Method in class com.sshtools.ui.FileSelect
 
getSelectedFile() - Method in interface com.sshtools.ui.FileSelector
 
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.FileSelect
 
getSelectedFiles() - Method in interface com.sshtools.ui.FileSelector
 
getSelectedFiles() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
getSelectedObjects() - Method in class com.sshtools.ui.awt.ImageButton
 
getSelectedRow() - Method in class com.sshtools.ui.awt.grid.Grid
Return the first selected row, or -1 if nothing is selected
getSelectedRowCount() - Method in class com.sshtools.ui.awt.grid.Grid
 
getSelectedRows() - Method in class com.sshtools.ui.awt.grid.Grid
 
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
 
getSelectionBackground() - Method in class com.sshtools.ui.awt.grid.Grid
Get the selection background colour
getSelectionForeground() - Method in class com.sshtools.ui.awt.grid.Grid
Get the selection foreground colour
getSharedFrame() - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
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.ui.swing.dynamenu.DynamicMenuListModel
 
getSmallIcon() - Method in class com.sshtools.ui.swing.AppAction
 
getSort(int) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
getSortDirection() - Method in class com.sshtools.ui.swing.SortCriteria
 
getSortType() - Method in class com.sshtools.ui.swing.SortCriteria
 
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.grid.Messages
Get the localised string given its key.
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.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.
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 class com.sshtools.ui.swing.PasswordsTab
 
getTabCategory() - Method in interface com.sshtools.ui.swing.Tab
 
getTabComponent() - Method in class com.sshtools.ui.swing.PasswordsTab
 
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 class com.sshtools.ui.swing.PasswordsTab
 
getTabIcon() - Method in interface com.sshtools.ui.swing.Tab
 
getTabLargeIcon() - Method in class com.sshtools.ui.swing.PasswordsTab
 
getTabLargeIcon() - Method in interface com.sshtools.ui.swing.Tab
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellEditor
Overridden to determine an offset that tree would place the editor at.
getTableCellRendererComponent(Grid, Object, int, int, boolean) - Method in interface com.sshtools.ui.awt.grid.TableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sshtools.ui.swing.BooleanIconRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
TreeCellRenderer method.
getTabMnemonic() - Method in class com.sshtools.ui.swing.PasswordsTab
 
getTabMnemonic() - Method in interface com.sshtools.ui.swing.Tab
 
getTabTitle() - Method in class com.sshtools.ui.swing.PasswordsTab
 
getTabTitle() - Method in interface com.sshtools.ui.swing.Tab
 
getTabToolTipText() - Method in class com.sshtools.ui.swing.PasswordsTab
 
getTabToolTipText() - Method in interface com.sshtools.ui.swing.Tab
 
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.Option
 
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 interface com.sshtools.ui.swing.wizard.WizardPage
 
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.
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
 
getToolTipText() - Method in class com.sshtools.ui.Option
 
getToolTipText() - Method in interface com.sshtools.ui.swing.dynamenu.DynamicMenuItem
 
getTransferData(DataFlavor) - Method in class com.sshtools.ui.swing.dnd.FileSelection
If the data was requested in the "java.lang.String" flavor, return the String representing the selection.
getTransferDataFlavors() - Method in class com.sshtools.ui.swing.dnd.FileSelection
 
getTree() - Method in class com.sshtools.ui.swing.treetable.JTreeTable
Returns the tree that is being shared between the model.
getTrueLabel() - Method in class com.sshtools.ui.swing.JSwitch
 
getUIManagerButtonFontOrDefault(String) - Static method in class com.sshtools.ui.swing.FontUtil
 
getUIManagerLabelFontOrDefault(String) - Static method in class com.sshtools.ui.swing.FontUtil
 
getUIManagerListFontOrDefault(String) - Static method in class com.sshtools.ui.swing.FontUtil
 
getUIManagerTableFontOrDefault(String) - Static method in class com.sshtools.ui.swing.FontUtil
 
getUIManagerTextFieldFontOrDefault(String) - Static method in class com.sshtools.ui.swing.FontUtil
 
getUniqueId() - Method in interface com.sshtools.ui.swing.dynamenu.DynamicMenuItem
 
getUsername() - Method in class com.sshtools.ui.swing.PasswordKey
Get the username part of the key if applicable (null if not)
getUserPassword() - Method in class com.sshtools.ui.swing.PasswordPair
Get the password for the password pair
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(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(int, int) - Method in interface com.sshtools.ui.awt.grid.TableModel
 
getValue() - Method in class com.sshtools.ui.swing.NumericTextField
 
getValueAt(Object, int) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Returns the value for the column column and object node.
getValueAt(Object, int) - Method in interface com.sshtools.ui.swing.treetable.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
getVgap() - Method in class com.sshtools.ui.swing.AbstractLayout
Get the vertical gap between components.
getView() - Method in interface com.sshtools.ui.swing.wizard.WizardPage
 
getWeight() - Method in class com.sshtools.ui.awt.ActionMenu
 
getWidth() - Method in class com.sshtools.ui.swing.JSwitch
 
getWidth() - Method in class com.sshtools.ui.swing.JSwitchBox
 
getWindowAncestor(Component) - Static method in class com.sshtools.ui.awt.UIUtil
Get the top level window that contains the given component.
getWorkingDirectory() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
getWorkingDirectory() - Method in class com.sshtools.ui.FileSelect
 
getWorkingDirectory() - Method in interface com.sshtools.ui.FileSelector
 
getWorkingDirectory() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
GlobalUIUtil - Class in com.sshtools.ui
General UI utitlies that may be used for both Swing and AWT.
GlobalUIUtil() - Constructor for class com.sshtools.ui.GlobalUIUtil
 
gotoPage(WizardPage) - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
gotoPage(WizardPage) - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
GradientPanel - Class in com.sshtools.ui.swing
 
GradientPanel() - Constructor for class com.sshtools.ui.swing.GradientPanel
 
GradientPanel(boolean) - Constructor for class com.sshtools.ui.swing.GradientPanel
 
GradientPanel(LayoutManager, boolean) - Constructor for class com.sshtools.ui.swing.GradientPanel
 
GradientPanel(LayoutManager) - Constructor for class com.sshtools.ui.swing.GradientPanel
 
Grid - Class in com.sshtools.ui.awt.grid
 
Grid() - Constructor for class com.sshtools.ui.awt.grid.Grid
Constructor declaration
Grid(TableModel) - Constructor for class com.sshtools.ui.awt.grid.Grid
Constructor declaration
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.
GROW - Static variable in class com.sshtools.ui.swing.AppAction
 

H

hasGhost() - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
hasNextPage() - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
hasNextPage() - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
hasPreviousPage() - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
hasPreviousPage() - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
hgap - Variable in class com.sshtools.ui.swing.AbstractLayout
 
hide() - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
hide() - Method in class com.sshtools.ui.swing.FileNameTextField
 
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
highlightBorder - Variable in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
Border to draw around the tree, if this is non-null, it will be painted.
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.
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
 
info(Component, String, String) - Static method in class com.sshtools.ui.awt.OptionDialog
 
info(Component, String, String) - Static method in class com.sshtools.ui.swing.OptionDialog
 
INFORMATION - Static variable in class com.sshtools.ui.awt.OptionDialog
 
INFORMATION - Static variable in interface com.sshtools.ui.OptionChooser
 
INFORMATION_ICON - Static variable in class com.sshtools.ui.awt.OptionDialog
 
init(int, File, boolean, boolean, boolean, boolean) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
init(int, File, boolean, boolean, boolean, boolean) - Method in interface com.sshtools.ui.FileSelector
 
init() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Initialise the authenticator.
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
 
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
 
intervalAdded(ListDataEvent) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenu
 
intervalRemoved(ListDataEvent) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenu
 
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.
IS_SELECTED - Static variable in class com.sshtools.ui.swing.AppAction
 
IS_TOGGLE_BUTTON - Static variable in class com.sshtools.ui.swing.AppAction
 
isAdjusting() - Method in class com.sshtools.ui.swing.FileNameTextField
 
isAutoComplete() - Method in class com.sshtools.ui.swing.FileNameTextField
 
isCaseSensitive() - Method in class com.sshtools.ui.swing.SortCriteria
 
isCellEditable(int) - Method in class com.sshtools.ui.swing.list.DefaultMutableListModel
 
isCellEditable(int) - Method in class com.sshtools.ui.swing.list.JListMutable
 
isCellEditable(int) - Method in interface com.sshtools.ui.swing.list.MutableListModel
 
isCellEditable(EventObject) - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
isCellEditable(Object, int) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
By default, make the column with the Tree in it the only editable one.
isCellEditable(Object, int) - Method in class com.sshtools.ui.swing.treetable.BookmarksModel
isCellEditable is invoked by the JTreeTable to determine if a particular entry can be added.
isCellEditable(Object, int) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Returns true if there is a setter method name for column column.
isCellEditable(EventObject) - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellEditor
This is overridden to forward the event to the tree.
isCellEditable(Object, int) - Method in interface com.sshtools.ui.swing.treetable.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
isDataFlavorSupported(DataFlavor) - Method in class com.sshtools.ui.swing.dnd.FileSelection
 
isDismissed() - Method in class com.sshtools.ui.swing.OptionDialog
 
isDoubleBuffered() - Method in class com.sshtools.ui.awt.ImageCanvas
 
isEditing() - Method in class com.sshtools.ui.swing.list.JListMutable
 
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.
isEncrypted() - Method in class com.sshtools.ui.swing.PasswordPair
Get whether the password pair is encrypted
isFinished() - Method in class com.sshtools.ui.swing.wizard.WizardDialog
 
isFocusTraversable() - Method in class com.sshtools.ui.swing.ActionButton
 
isFocusTraversable() - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
isFoldersFirst() - Method in class com.sshtools.ui.swing.SortCriteria
 
isForceAskForPassword() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Get if the password will be asked for no matter what.
isLeaf(Object) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
isLeaf(Object) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
TreeModel method to determine if a node is a leaf.
isLoaded() - Method in class com.sshtools.ui.swing.PasswordPairList
Get if the list is loaded.
isPaintScrollArea() - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
isPersistant() - Method in class com.sshtools.ui.swing.PasswordPair
Get whether the password pair should be saved permanently.
isRequestFocusEnabled() - Method in class com.sshtools.ui.swing.ActionButton
 
isRequestFocusEnabled() - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
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
 
isShowSortIcons() - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
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
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
 
itemStateChanged(ItemEvent) - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer
 

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.
JListMutable - Class in com.sshtools.ui.swing.list
 
JListMutable(ListModel) - Constructor for class com.sshtools.ui.swing.list.JListMutable
 
job - Variable in class com.sshtools.ui.swing.PrintPreview
 
JSwitch - Class in com.sshtools.ui.swing
 
JSwitch() - Constructor for class com.sshtools.ui.swing.JSwitch
 
JSwitch(String, String) - Constructor for class com.sshtools.ui.swing.JSwitch
 
JSwitchBox - Class in com.sshtools.ui.swing
 
JSwitchBox(String, String) - Constructor for class com.sshtools.ui.swing.JSwitchBox
 
JTreeTable - Class in com.sshtools.ui.swing.treetable
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable(TreeTableModel) - Constructor for class com.sshtools.ui.swing.treetable.JTreeTable
 
JTreeTable.TreeTableCellEditor - Class in com.sshtools.ui.swing.treetable
An editor that can be used to edit the tree column.
JTreeTable.TreeTableCellRenderer - Class in com.sshtools.ui.swing.treetable
A TreeCellRenderer that displays a JTree.
JWizard - Class in com.sshtools.ui.swing.wizard
 
JWizard(WizardModel) - Constructor for class com.sshtools.ui.swing.wizard.JWizard
 

K

keyPressed(KeyEvent) - Method in class com.sshtools.ui.swing.ListSearch
DOCUMENT ME!
keyReleased(KeyEvent) - Method in class com.sshtools.ui.swing.ListSearch
DOCUMENT ME!
keyTyped(KeyEvent) - Method in class com.sshtools.ui.swing.ListSearch
DOCUMENT ME!

L

LARGE_ICON - Static variable in class com.sshtools.ui.swing.AppAction
 
LARGE_ICONS - Static variable in class com.sshtools.ui.awt.ActionButton
 
layoutChanged() - Method in class com.sshtools.ui.awt.grid.Grid
 
layoutChanged() - Method in interface com.sshtools.ui.awt.grid.TableModelListener
 
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.CompoundIcon
 
LEFT - Static variable in class com.sshtools.ui.swing.ListLayout
 
LEFT_ALIGNMENT - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Left alignment
ListCellEditor - Interface in com.sshtools.ui.swing.list
 
listenerList - Variable in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
listenerList - Variable in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
listeners - Variable in class com.sshtools.ui.swing.AppAction
 
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.
ListPanel() - Constructor for class com.sshtools.ui.swing.TabToolBar.ListPanel
 
ListSearch - Class in com.sshtools.ui.swing
Description of the Class
ListSearch(JComponent, ListSearchListener) - Constructor for class com.sshtools.ui.swing.ListSearch
Creates a new ListSearch object.
ListSearchListener - Interface in com.sshtools.ui.swing
Description of the Class
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
 
loadPasswordFile() - Method in class com.sshtools.ui.swing.PasswordPairList
Load the password list from disk.
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.ui.swing.XTextField
 
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.ui.awt.AWTFileSelector
 
main(String[]) - Static method in class com.sshtools.ui.awt.grid.Grid
 
main(String[]) - Static method in class com.sshtools.ui.awt.OptionDialog
 
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.FileNameTextField
 
main(String[]) - Static method in class com.sshtools.ui.swing.MainPanel
 
main(String[]) - Static method in class com.sshtools.ui.swing.MThumbSliderExample1
 
main(String[]) - Static method in class com.sshtools.ui.swing.OptionDialog
 
main(String[]) - Static method in class com.sshtools.ui.swing.ShowUIDefaults
 
main(String[]) - Static method in class com.sshtools.ui.swing.TestJSwitch
 
main(String[]) - Static method in class com.sshtools.ui.swing.TestJSwitch2
 
main(String[]) - Static method in class com.sshtools.ui.swing.UIManagerDefaultsViewer
 
main(String[]) - Static method in class com.sshtools.util.Util
 
MainPanel - Class in com.sshtools.ui.swing
 
MainPanel() - Constructor for class com.sshtools.ui.swing.MainPanel
 
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 - Static variable in interface com.sshtools.ui.swing.MenuAction
 
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
 
MenuAction - Interface in com.sshtools.ui.swing
 
Messages - Class in com.sshtools.ui.awt.grid
Accesor class for message resources.
Messages - Class in com.sshtools.ui.awt
Accesor class for message resources.
Messages - Class in com.sshtools.ui
Accesor class for message resources.
Messages - Class in com.sshtools.ui.swing
Accesor class for message resources.
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.
model - Variable in class com.sshtools.ui.swing.PasswordsTab
 
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
 
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.ui.awt.ImageButton
 
mouseExited(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mouseExited(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
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.ui.awt.ImageButton
 
mouseReleased(MouseEvent) - Method in class com.sshtools.ui.awt.SelectList
 
mouseReleased(MouseEvent) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
MThumbSliderExample1 - Class in com.sshtools.ui.swing
 
MThumbSliderExample1() - Constructor for class com.sshtools.ui.swing.MThumbSliderExample1
 
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.
MutableListModel - Interface in com.sshtools.ui.swing.list
 

N

NAME - Static variable in interface com.sshtools.ui.awt.Action
Key used for storing the action name
newPasswordFile(char[]) - Method in class com.sshtools.ui.swing.PasswordPairList
New password list.
nextPage() - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
nextPage() - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
nextSort(int) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
NO_ICONS - Static variable in class com.sshtools.ui.awt.ActionButton
 
NO_SORT - Static variable in class com.sshtools.ui.swing.SortCriteria
 
NO_TEXT - Static variable in class com.sshtools.ui.awt.ActionButton
 
nodeForRow(int) - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
NONE - Static variable in class com.sshtools.ui.awt.BevelPanel
No border
NONE - Static variable in class com.sshtools.ui.awt.ImageTextLabel
No border.
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).
numberToPaddedHexString(int, int) - Static method in class com.sshtools.ui.GlobalUIUtil
 
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
 
Option - Class in com.sshtools.ui
 
Option(String) - Constructor for class com.sshtools.ui.Option
Creates a new Option object.
Option(String, String, int) - Constructor for class com.sshtools.ui.Option
Creates a new Option object.
Option(String, String, int, Icon) - Constructor for class com.sshtools.ui.Option
Creates a new Option object.
OptionCallback - Interface in com.sshtools.ui
 
OptionChooser - Interface in com.sshtools.ui
 
OptionDialog - Class in com.sshtools.ui.awt
 
OptionDialog(int, Object, Option[], OptionCallback) - Constructor for class com.sshtools.ui.awt.OptionDialog
 
OptionDialog(int, Object, Option[], OptionCallback, Component) - Constructor for class com.sshtools.ui.awt.OptionDialog
 
OptionDialog - Class in com.sshtools.ui.swing
 
OptionDialog(int, Object, Option[], Option, OptionCallback) - Constructor for class com.sshtools.ui.swing.OptionDialog
 
OptionDialog(int, Object, Option[], Option, OptionCallback, Icon) - Constructor for class com.sshtools.ui.swing.OptionDialog
 
OptionDialog(int, Object, Option[], Option, OptionCallback, Component, Icon) - Constructor for class com.sshtools.ui.swing.OptionDialog
 
OptionListener - Interface in com.sshtools.ui
 
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

pageAdd(WizardPage) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
pageAdd(WizardPage) - Method in interface com.sshtools.ui.swing.wizard.WizardModelListener
 
pageChanged(WizardPage, WizardPage) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
pageChanged(WizardPage, WizardPage) - Method in interface com.sshtools.ui.swing.wizard.WizardModelListener
 
pageFormat - Variable in class com.sshtools.ui.swing.PrintPreview
 
pageHeight - Variable in class com.sshtools.ui.swing.PrintPreview
 
pageRemoved(WizardPage) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
pageRemoved(WizardPage) - Method in interface com.sshtools.ui.swing.wizard.WizardModelListener
 
pageWidth - Variable in class com.sshtools.ui.swing.PrintPreview
 
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.grid.Grid
Method declaration
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
 
paint(Graphics) - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
paintBorder(Graphics) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
paintComponent(Graphics) - Method in class com.sshtools.ui.swing.GradientPanel
 
paintComponent(Graphics) - Method in class com.sshtools.ui.swing.ImagePreviewAccessory
 
paintComponent(Graphics) - Method in class com.sshtools.ui.swing.JSwitch
 
paintComponent(Graphics) - Method in class com.sshtools.ui.swing.JSwitchBox
 
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.CloseIcon
 
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.CompoundIcon
Paint the icons of this compound icon at the specified location
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
 
paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer.SafeIcon
 
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
 
parse(String) - Method in class com.sshtools.ui.swing.treetable.Bookmarks
Adds the bookmarks in the file at path to the current root.
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.
PasswordException - Exception in com.sshtools.ui.swing
Exception used by the authenticator and the password manager
PasswordException(String) - Constructor for exception com.sshtools.ui.swing.PasswordException
Construct a new exception
PasswordException(String, Throwable) - Constructor for exception com.sshtools.ui.swing.PasswordException
Construct a new exception
PasswordException(Throwable) - Constructor for exception com.sshtools.ui.swing.PasswordException
Construct a new exception
PasswordKey - Class in com.sshtools.ui.swing
Represents a unique record stored in the password manager.
PasswordKey(String, String, String, String, int) - Constructor for class com.sshtools.ui.swing.PasswordKey
Creates a new PasswordKey object.
PasswordPair - Class in com.sshtools.ui.swing
PasswordPair pairs a PasswordKey with the actual password
PasswordPair(PasswordKey, String, boolean, boolean) - Constructor for class com.sshtools.ui.swing.PasswordPair
Creates a new PasswordPair object.
PasswordPairList - Class in com.sshtools.ui.swing
A password together with a key (PasswordKey) that makes it unique makes up a PasswordPair.
PasswordPairList(File) - Constructor for class com.sshtools.ui.swing.PasswordPairList
Creates a new PasswordPairList object.
PasswordRenderer() - Constructor for class com.sshtools.ui.swing.PasswordsTab.PasswordRenderer
 
passwords - Variable in class com.sshtools.ui.swing.PasswordsTab
 
PasswordsTab - Class in com.sshtools.ui.swing
 
PasswordsTab(PersistantAuthenticator) - Constructor for class com.sshtools.ui.swing.PasswordsTab
 
PasswordsTab.PasswordRenderer - Class in com.sshtools.ui.swing
 
PersistantAuthenticator - Class in com.sshtools.ui.swing
 
PersistantAuthenticator() - Constructor for class com.sshtools.ui.swing.PersistantAuthenticator
Creates a new GruntspudAuthenticator.
PLAIN_FORMAT - Static variable in class com.sshtools.ui.swing.PasswordPairList
 
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.
preferredSize() - Method in class com.sshtools.ui.awt.grid.Grid
Method declaration
prepareEditor(int) - Method in class com.sshtools.ui.swing.list.JListMutable
 
previewer - Variable in class com.sshtools.ui.swing.PrintPreview
 
previousPage() - Method in class com.sshtools.ui.swing.wizard.DefaultWizardModel
 
previousPage() - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
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
 
processFocusEvent(FocusEvent) - Method in class com.sshtools.ui.swing.NumericTextField
 
ProgressBar - Class in com.sshtools.ui.awt
 
ProgressBar(int, int, int) - Constructor for class com.sshtools.ui.awt.ProgressBar
 
prompt(Component, int, String, Object, Option[]) - Static method in class com.sshtools.ui.awt.OptionDialog
 
prompt(Component, int, String, Object, Option[], OptionCallback) - Static method in class com.sshtools.ui.awt.OptionDialog
 
prompt(Component, int, String, Object, Option[], OptionCallback, Component) - Static method in class com.sshtools.ui.awt.OptionDialog
 
prompt(Component, int, String, Object, Option[], Option) - Static method in class com.sshtools.ui.swing.OptionDialog
 
prompt(Component, int, String, Object, Option[], Option, OptionCallback) - Static method in class com.sshtools.ui.swing.OptionDialog
 
prompt(Component, int, String, Object, Option[], Option, OptionCallback, Icon) - Static method in class com.sshtools.ui.swing.OptionDialog
 
prompt(Component, int, String, Object, Option[], Option, OptionCallback, Icon, Dimension) - Static method in class com.sshtools.ui.swing.OptionDialog
 
prompt(Component, int, String, Object, Option[], Option, OptionCallback, Component, Icon, boolean, Dimension) - Static method in class com.sshtools.ui.swing.OptionDialog
 
promptForAuthentication(Component, String) - Static method in class com.sshtools.ui.awt.OptionDialog
 
promptForAuthentication(Component, String, String) - Static method in class com.sshtools.ui.awt.OptionDialog
 
promptForAuthentication(Component, String) - Static method in class com.sshtools.ui.swing.OptionDialog
 
promptForAuthentication(Component, String, String) - Static method in class com.sshtools.ui.swing.OptionDialog
 
promptForText(Component, String, String, Component, char, String) - Static method in class com.sshtools.ui.awt.OptionDialog
 
promptForText(Component, String, String, Component, char, String, int, String) - Static method in class com.sshtools.ui.awt.OptionDialog
 
promptForText(Component, String, String, Component, char, String) - Static method in class com.sshtools.ui.swing.OptionDialog
 
promptForText(Component, String, String, Component, char, String, int, String) - Static method in class com.sshtools.ui.swing.OptionDialog
 
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
 
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).
PWMGR - Static variable in class com.sshtools.ui.swing.PasswordPairList
 

Q

QUESTION - Static variable in class com.sshtools.ui.awt.OptionDialog
 
QUESTION - Static variable in interface com.sshtools.ui.OptionChooser
 
QUESTION_ICON - Static variable in class com.sshtools.ui.awt.OptionDialog
 

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)
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.
refresh() - Method in class com.sshtools.ui.awt.AWTFileSelector
 
refresh() - Method in class com.sshtools.ui.FileSelect
 
refresh() - Method in interface com.sshtools.ui.FileSelector
 
refresh() - Method in class com.sshtools.ui.swing.SwingFileSelector
 
reload() - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuList
 
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
 
remove(DynamicMenuItem) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
 
removeAction(Action) - Method in class com.sshtools.ui.swing.ClosableTabbedPane
 
removeAction - Variable in class com.sshtools.ui.swing.PasswordsTab
 
removeActionListener(ActionListener) - Method in class com.sshtools.ui.awt.ActionMenu
 
removeActionListener(ActionListener) - Method in class com.sshtools.ui.awt.grid.Grid
 
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
 
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
 
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
 
removeCellEditorListener(CellEditorListener) - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
removeChangeListener(ChangeListener) - Method in class com.sshtools.ui.ColorComboBox
 
removeChangeListener(ChangeListener) - Method in class com.sshtools.ui.swing.SortableTableHeader
 
removeEditor() - Method in class com.sshtools.ui.swing.list.JListMutable
 
removeFileDrop(Component) - Static method in class com.sshtools.ui.swing.dnd.FileDrop
 
removeItemListener(ItemListener) - Method in class com.sshtools.ui.awt.ImageButton
 
removeKey(PasswordKey) - Method in class com.sshtools.ui.swing.PasswordPairList
Remove a password pair from the list given its key.
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
 
removeNotify() - Method in class com.sshtools.ui.awt.TabbedPanel
 
removeNotify() - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenu
 
removeNotify() - Method in class com.sshtools.ui.swing.list.JListMutable
 
removePassword(PasswordPair) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Remove a password pair from the list.
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
removeSearch() - Method in class com.sshtools.ui.swing.ListSearch
 
removeTabDraggedListener(TabDraggedListener) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
removeTableModelListener(TableModelListener) - Method in interface com.sshtools.ui.awt.grid.TableModel
 
removeTreeModelListener(TreeModelListener) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
removeWizardListener(WizardListener) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
removeWizardModelListener(WizardModelListener) - Method in class com.sshtools.ui.swing.wizard.AbstractWizardModel
 
removeWizardModelListener(WizardModelListener) - Method in interface com.sshtools.ui.swing.wizard.WizardModel
 
renderComponent(Graphics, Dimension, boolean) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
requestToolTip(Component, String) - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
requestToolTip(Component, int, int, String) - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
reset() - Method in class com.sshtools.ui.swing.PasswordPairList
 
reset() - Method in class com.sshtools.ui.swing.PasswordsTab
 
resetComponents() - Method in class com.sshtools.ui.swing.UIManagerDefaultsViewer
 
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
 
reverseSort(int) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
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.CompoundIcon
 
RIGHT - Static variable in class com.sshtools.ui.swing.ListLayout
 
RIGHT_ALIGNMENT - Static variable in class com.sshtools.ui.awt.ImageTextLabel
Center alignment
root - Variable in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
rowChanged(int) - Method in class com.sshtools.ui.awt.grid.Grid
 
rowChanged(int) - Method in interface com.sshtools.ui.awt.grid.TableModelListener
 
rowDeleted(int) - Method in class com.sshtools.ui.awt.grid.Grid
 
rowDeleted(int) - Method in interface com.sshtools.ui.awt.grid.TableModelListener
 
rowInserted(int) - Method in class com.sshtools.ui.awt.grid.Grid
 
rowInserted(int) - Method in interface com.sshtools.ui.awt.grid.TableModelListener
 
run() - Method in class com.sshtools.ui.swing.PrintPreview
 

S

SafeIcon(Icon) - Constructor for class com.sshtools.ui.swing.UIManagerDefaultsViewer.SafeIcon
 
savePasswordFile() - Method in class com.sshtools.ui.swing.PasswordPairList
Save all of the passwords to disk.
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
 
ScrollingPanel - Class in com.sshtools.ui.swing
 
ScrollingPanel(JComponent) - Constructor for class com.sshtools.ui.swing.ScrollingPanel
 
scrollpane - Variable in class com.sshtools.ui.swing.PrintPreview
 
searchCancelled() - Method in interface com.sshtools.ui.swing.ListSearchListener
DOCUMENT ME!
searchComplete(String) - Method in interface com.sshtools.ui.swing.ListSearchListener
DOCUMENT ME!
searchUpdated(String) - Method in interface com.sshtools.ui.swing.ListSearchListener
DOCUMENT ME!
selected() - Method in class com.sshtools.ui.awt.SelectList
 
selectInitialValue() - Method in class com.sshtools.ui.swing.OptionDialog
 
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
 
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
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.
setAllowEmptyPassword(boolean) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
 
setAllowMultipleSelection(boolean) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setAllowMultipleSelection(boolean) - Method in class com.sshtools.ui.FileSelect
 
setAllowMultipleSelection(boolean) - Method in interface com.sshtools.ui.FileSelector
 
setAllowMultipleSelection(boolean) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
setAutoComplete(boolean) - Method in class com.sshtools.ui.swing.FileNameTextField
 
setAvailableActions() - Method in class com.sshtools.ui.swing.ScrollingPanel
 
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
setBackground2(Color) - Method in class com.sshtools.ui.swing.GradientPanel
 
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.
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
 
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.ProgressBar
 
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.
setBounds(int, int, int, int) - Method in class com.sshtools.ui.awt.grid.Grid
Method declaration
setBounds(int, int, int, int) - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
This is overridden to set the height to match that of the JTable.
setBundle(ResourceBundle) - Static method in class com.sshtools.ui.awt.grid.Messages
Set the resource bundle.
setBundle(ResourceBundle) - Static method in class com.sshtools.ui.awt.Messages
Set the resource bundle.
setBundle(ResourceBundle) - Static method in class com.sshtools.ui.Messages
Set the resource bundle.
setBundle(ResourceBundle) - Static method in class com.sshtools.ui.swing.Messages
Set the resource bundle.
setCaseSensitive(boolean) - Method in class com.sshtools.ui.swing.SortCriteria
 
setCellRenderer(Class, TableCellRenderer) - Method in class com.sshtools.ui.awt.grid.Grid
Set the cell renderer for a given column class
setCellRenderer(int, TableCellRenderer) - Method in class com.sshtools.ui.awt.grid.Grid
Set the cell renderer for a given number
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!
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.ColorComboBox
 
setColor(Color) - Method in class com.sshtools.ui.swing.ColorIcon
 
setColumnWidths(int[]) - Method in class com.sshtools.ui.awt.grid.Grid
 
setComponent(Component) - Method in class com.sshtools.ui.swing.IconWrapperPanel
 
setCreated(Date) - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkDirectory
 
setCreated(Date) - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
setCriteria(SortCriteria) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
setCriteria(SortCriteria) - Method in class com.sshtools.ui.swing.SortableTableHeader
 
setDarkness(int) - Method in class com.sshtools.ui.awt.ImageButton
 
setDirection(int) - Method in class com.sshtools.ui.swing.ArrowIcon
 
setDirectory(File) - Static method in class com.sshtools.ui.swing.PersistantAuthenticator
Set the directory where the passwords will be store
setDisabledForeground(Color) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
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
 
setEmphasisePrompt(boolean) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Set if the next request for a password should emphasise the 'prompt' field by colouring it red.
setEmptyIcons() - Method in class com.sshtools.ui.swing.AppAction
 
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
 
setEnabled(boolean) - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
setEnabled(boolean) - Method in class com.sshtools.ui.swing.FileNameTextField
 
setEncrypted(boolean) - Method in class com.sshtools.ui.swing.PasswordPair
Set whether the password pair is encrypted
setExpandComponent(Component) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
setFalseLabel(String) - Method in class com.sshtools.ui.swing.JSwitch
 
setFile(File) - Method in class com.sshtools.ui.swing.FileNameTextField
 
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
 
setFocusable(Component, boolean) - Static method in class com.sshtools.ui.swing.FileNameTextField
 
setFolderBar(FolderBar) - Method in class com.sshtools.ui.swing.TabToolBar
Sets a FolderBar associated with this tool bar.
setFoldersFirst(boolean) - Method in class com.sshtools.ui.swing.SortCriteria
 
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
setForceAskForPassword(boolean) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Set whether the master password should be asked for if it is needed.
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.
setGap(int) - Method in class com.sshtools.ui.swing.ActionToolBarLayout
 
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.
setHideText(boolean) - Method in class com.sshtools.ui.swing.ActionButton
Set whether the button text for this component should be shown
setHideText(boolean) - Method in class com.sshtools.ui.swing.ToolBarToggleButton
 
setHorizontalAlignment(int) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
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
 
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
 
setIconSize(int) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
 
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
 
setInitialPassword(String) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Set the initial password.
setKey(PasswordKey) - Method in class com.sshtools.ui.swing.PasswordPair
Set the key for this password pair
setKey(PasswordKey, String, boolean, boolean) - Method in class com.sshtools.ui.swing.PasswordPairList
Set the supplied PasswordPair and update the password.
setLastVisited(Date) - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
setListCellEditor(ListCellEditor) - Method in class com.sshtools.ui.swing.list.JListMutable
 
setLocation(URL) - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
setMainInsets(Insets) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
setMargin(Insets) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
setMasterPassword(char[]) - Method in class com.sshtools.ui.swing.PasswordPairList
Set the master password.
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
 
setModel(TableModel) - Method in class com.sshtools.ui.awt.grid.Grid
Set model
setModel(WizardModel) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
setMRUList(DynamicMenuList) - Method in class com.sshtools.ui.swing.dynamenu.DynamicMenuListModel
 
setName(String) - Method in class com.sshtools.ui.awt.ActionMenu
 
setName(String) - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkDirectory
 
setName(String) - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
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.
setPaintGhost(boolean) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
setPaintScrollArea(boolean) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
setPair(PasswordPair) - Method in class com.sshtools.ui.swing.PasswordPairList
Set the supplied PasswordPair.
setParentComponent(Component) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Set the parent component to use as a parent for the modal authentication dialog (should it be displayed).
setPersistant(boolean) - Method in class com.sshtools.ui.swing.PasswordPair
Set whether the password pair should be saved permanently.
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.
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
 
setProgressColor(Color) - Method in class com.sshtools.ui.awt.ProgressBar
 
setProgressString(String) - Method in class com.sshtools.ui.awt.ProgressBar
 
setRenderer(ListCellRenderer) - Method in class com.sshtools.ui.swing.PasswordsTab
 
setRightJustify(boolean) - Method in class com.sshtools.ui.swing.NumericTextField
 
setRowHeight(int) - Method in class com.sshtools.ui.swing.treetable.JTreeTable
Overridden to pass the new rowHeight to the tree.
setRowHeight(int) - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
Sets the row height of the tree, and forwards the row height to the table.
setScale(int) - Method in class com.sshtools.ui.awt.ImageCanvas
Set the scale.
setScrollPosition(int) - Method in class com.sshtools.ui.awt.grid.Grid
 
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.JSwitchBox
 
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.FileSelect
 
setSelectedFileFilter(FileFilter) - Method in interface com.sshtools.ui.FileSelector
 
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
 
setSelectionBackground(Color) - Method in class com.sshtools.ui.awt.grid.Grid
Set the selection background colour
setSelectionForeground(Color) - Method in class com.sshtools.ui.awt.grid.Grid
Set the selection foreground colour
setSharedFrame(Frame) - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
setShowGrid(boolean) - Method in class com.sshtools.ui.awt.grid.Grid
 
setShowSize(boolean) - Method in class com.sshtools.ui.swing.FontLabel
 
setShowSortIcons(boolean) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
setSidePanel(JPanel) - Method in class com.sshtools.ui.swing.wizard.JWizard
 
setSize(Dimension) - Method in class com.sshtools.ui.swing.ColorIcon
 
setSize(Dimension) - Method in class com.sshtools.ui.swing.StrokeIcon
 
setSort(int, int) - Method in class com.sshtools.ui.swing.SortableHeaderRenderer
 
setSortDirection(int) - Method in class com.sshtools.ui.swing.SortCriteria
 
setSortType(int) - Method in class com.sshtools.ui.swing.SortCriteria
 
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
 
setTabComponentAt(int, Component) - Method in class com.sshtools.ui.swing.DnDTabbedPane
 
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.FileNameTextField
 
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.JSwitchBox
 
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
 
setToolTipBackground(Color) - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
setToolTipForeground(Color) - Method in class com.sshtools.ui.awt.tooltips.ToolTipManager
 
setToolTipsEnabled(boolean) - Method in class com.sshtools.ui.awt.ActionMenuBar
 
setToolTipText(String) - Method in class com.sshtools.ui.awt.ImageButton
 
setTrueLabel(String) - Method in class com.sshtools.ui.swing.JSwitch
 
setType(int) - Method in class com.sshtools.ui.awt.BevelPanel
Set the bevel type.
setup - Variable in class com.sshtools.ui.swing.PrintPreview
 
setUseAcceptAllFilter(boolean) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setUseAcceptAllFilter(boolean) - Method in class com.sshtools.ui.FileSelect
 
setUseAcceptAllFilter(boolean) - Method in interface com.sshtools.ui.FileSelector
 
setUseAcceptAllFilter(boolean) - Method in class com.sshtools.ui.swing.SwingFileSelector
 
setUserName(String) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Set the user name to use next time a password is requested
setUserPassword(String) - Method in class com.sshtools.ui.swing.PasswordPair
Set the password for the password pair
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(Number) - Method in class com.sshtools.ui.swing.NumericTextField
 
setValue(Object) - Method in class com.sshtools.ui.swing.OptionDialog
 
setValueAt(Object, int) - Method in class com.sshtools.ui.swing.list.DefaultMutableListModel
 
setValueAt(Object, int) - Method in class com.sshtools.ui.swing.list.JListMutable
 
setValueAt(Object, int) - Method in interface com.sshtools.ui.swing.list.MutableListModel
 
setValueAt(Object, Object, int) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
setValueAt(Object, Object, int) - Method in class com.sshtools.ui.swing.treetable.DynamicTreeTableModel
Sets the value to aValue for the object node in column column.
setValueAt(Object, Object, int) - Method in interface com.sshtools.ui.swing.treetable.TreeTableModel
Sets the value for node node, at column number column.
setValueAt(Object, int, int) - Method in class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 
setVgap(int) - Method in class com.sshtools.ui.swing.AbstractLayout
Set the vertical gap between components.
setWeight(int) - Method in class com.sshtools.ui.awt.ActionMenu
 
setWorkingDirectory(File) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
setWorkingDirectory(File) - Method in class com.sshtools.ui.FileSelect
 
setWorkingDirectory(File) - Method in interface com.sshtools.ui.FileSelector
 
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.
shouldIgnore(MouseEvent) - Method in class com.sshtools.ui.swing.list.JListMutable
 
shouldSelectCell(EventObject) - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
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
 
showDialog(Component, String) - Method in class com.sshtools.ui.awt.AWTFileSelector
 
showDialog(Component, String) - Method in class com.sshtools.ui.FileSelect
 
showDialog(Component, String) - Method in interface com.sshtools.ui.FileSelector
 
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
showErrorMessage(Component, String, String, Throwable, boolean) - Static method in class com.sshtools.ui.swing.UIUtil
Show an error message with toggable detail
showMasterPasswordConfirmationDialog(JComponent, String, String, boolean) - Method in class com.sshtools.ui.swing.PersistantAuthenticator
Show a dialog asking the use for a new password safe secret.
shown(JWizard) - Method in interface com.sshtools.ui.swing.wizard.WizardPage
 
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
 
sizeColumnsToFit(int) - Method in class com.sshtools.ui.swing.treetable.JTreeTable
This is overridden to invoke super's implementation, and then, if the receiver is editing a Tree column, the editor's bounds is reset.
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
sort(Vector, SortComparator) - Static method in class com.sshtools.util.Util
 
SORT_ASCENDING - Static variable in class com.sshtools.ui.swing.SortCriteria
 
SORT_DESCENDING - Static variable in class com.sshtools.ui.swing.SortCriteria
 
SortableHeaderRenderer - Class in com.sshtools.ui.swing
 
SortableHeaderRenderer(TableColumnModel, boolean, SortCriteria) - Constructor for class com.sshtools.ui.swing.SortableHeaderRenderer
 
SortableTableHeader - Class in com.sshtools.ui.swing
 
SortableTableHeader(JTable, SortCriteria) - Constructor for class com.sshtools.ui.swing.SortableTableHeader
 
SortableTableHeader(JTable) - Constructor for class com.sshtools.ui.swing.SortableTableHeader
 
SortComparator - Interface in com.sshtools.util
 
sortCompare(Object, Object) - Method in interface com.sshtools.util.SortComparator
 
sortCompare(Object, Object) - Method in class com.sshtools.util.StringComparator
 
SortCriteria - Class in com.sshtools.ui.swing
 
SortCriteria() - Constructor for class com.sshtools.ui.swing.SortCriteria
 
SortCriteria(int, int, boolean, boolean) - Constructor for class com.sshtools.ui.swing.SortCriteria
 
SortCriteria(String) - Constructor for class com.sshtools.ui.swing.SortCriteria
 
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
splitString(String, char) - Static method in class com.sshtools.util.Util
 
splitString(String, char, char, char) - Static method in class com.sshtools.util.Util
 
start() - Static method in class com.sshtools.ui.swing.DebugConsole
 
STOCK_DELETE - Static variable in interface com.sshtools.ui.StockIcons
 
STOCK_HOME - Static variable in interface com.sshtools.ui.StockIcons
 
STOCK_NEW_FOLDER - Static variable in interface com.sshtools.ui.StockIcons
 
STOCK_UP_FOLDER - Static variable in interface com.sshtools.ui.StockIcons
 
StockIcons - Interface in com.sshtools.ui
 
stopCellEditing() - Method in class com.sshtools.ui.swing.treetable.AbstractCellEditor
 
STRETCH - Static variable in class com.sshtools.ui.awt.ImageCanvas
Resize to take up all space allocated to component
StringComparator - Class in com.sshtools.util
 
StringComparator() - Constructor for class com.sshtools.util.StringComparator
 
StringEncrypter - Class in com.sshtools.ui.swing
 
stringToColor(String) - Static method in class com.sshtools.ui.GlobalUIUtil
 
stringToColor(String, Color) - Static method in class com.sshtools.ui.GlobalUIUtil
 
stringToFont(String) - Static method in class com.sshtools.ui.GlobalUIUtil
 
stringToInt(String, int) - Static method in class com.sshtools.ui.GlobalUIUtil
 
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.
SwingFileSelector - Class in com.sshtools.ui.swing
 
SwingFileSelector() - Constructor for class com.sshtools.ui.swing.SwingFileSelector
 

T

Tab - Interface in com.sshtools.ui.swing
 
TabActionButton(AppAction) - Constructor for class com.sshtools.ui.swing.TabToolBar.TabActionButton
 
tabbedMoved(int, int) - Method in interface com.sshtools.ui.swing.TabDraggedListener
 
tabbedMoving(int, int) - Method in interface com.sshtools.ui.swing.TabDraggedListener
 
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
 
TabButton(AppAction) - Constructor for class com.sshtools.ui.swing.TabToolBar.TabButton
 
tabDetached(int, Point) - Method in interface com.sshtools.ui.swing.TabDraggedListener
 
TabDraggedListener - Interface in com.sshtools.ui.swing
 
TableCellRenderer - Interface in com.sshtools.ui.awt.grid
 
TableModel - Interface in com.sshtools.ui.awt.grid
 
TableModelListener - Interface in com.sshtools.ui.awt.grid
 
tabs - Variable in class com.sshtools.ui.swing.ListLayout
 
tabSelected() - Method in class com.sshtools.ui.swing.PasswordsTab
 
tabSelected() - Method in interface com.sshtools.ui.swing.Tab
 
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.ListPanel - Class in com.sshtools.ui.swing
 
TabToolBar.TabActionButton - Class in com.sshtools.ui.swing
 
TabToolBar.TabButton - Class in com.sshtools.ui.swing
 
TestJSwitch - Class in com.sshtools.ui.swing
 
TestJSwitch() - Constructor for class com.sshtools.ui.swing.TestJSwitch
 
TestJSwitch2 - Class in com.sshtools.ui.swing
 
TestJSwitch2() - Constructor for class com.sshtools.ui.swing.TestJSwitch2
 
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
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
 
ToolBarSeparator(int) - Constructor for class com.sshtools.ui.swing.ToolBarSeparator
 
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
 
ToolTipManager - Class in com.sshtools.ui.awt.tooltips
 
TOP - Static variable in class com.sshtools.ui.awt.TabbedPanel
Tabs are placed above the components
TOP - Static variable in class com.sshtools.ui.swing.CompoundIcon
 
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.ui.swing.AbstractLayout
Return a string representation of the layout manager
toString() - Method in class com.sshtools.ui.swing.dnd.FileSelection
 
toString() - Method in class com.sshtools.ui.swing.PasswordKey
 
toString() - Method in class com.sshtools.ui.swing.SortCriteria
 
toString() - Method in class com.sshtools.ui.swing.treetable.Bookmarks.BookmarkEntry
 
tree - Variable in class com.sshtools.ui.swing.treetable.JTreeTable
A subclass of JTree.
TreeTableCellEditor() - Constructor for class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellEditor
 
TreeTableCellRenderer(TreeModel) - Constructor for class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
 
TreeTableModel - Interface in com.sshtools.ui.swing.treetable
TreeTableModel is the model used by a JTreeTable.
TreeTableModelAdapter - Class in com.sshtools.ui.swing.treetable
This is a wrapper class takes a TreeTableModel and implements the table model interface.
TreeTableModelAdapter(TreeTableModel, JTree) - Constructor for class com.sshtools.ui.swing.treetable.TreeTableModelAdapter
 

U

UIManagerDefaultsViewer - Class in com.sshtools.ui.swing
 
UIManagerDefaultsViewer() - Constructor for class com.sshtools.ui.swing.UIManagerDefaultsViewer
 
UIManagerDefaultsViewer.SafeIcon - Class in com.sshtools.ui.swing
Thanks to Jeanette for the use of this code found at: https://jdnc-incubator.dev.java.net/source/browse/jdnc-incubator/src/ kleopatra /java/org/jdesktop/swingx/renderer/UIPropertiesViewer.java?rev=1.2 &view=markup Some ui-icons misbehave in that they unconditionally class-cast to the component type they are mostly painted on.
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
 
UNCATEGORISED - Static variable in class com.sshtools.ui.awt.OptionDialog
 
UNCATEGORISED - Static variable in interface com.sshtools.ui.OptionChooser
 
update() - Method in class com.sshtools.ui.awt.grid.Grid
Method declaration
update(Graphics) - Method in class com.sshtools.ui.awt.grid.Grid
Method declaration
update(Graphics) - Method in class com.sshtools.ui.awt.ImageCanvas
 
update(Graphics) - Method in class com.sshtools.ui.awt.ImageTextLabel
 
updateUI() - Method in class com.sshtools.ui.swing.ActionToolBar
 
updateUI() - Method in class com.sshtools.ui.swing.PersistantAuthenticator
 
updateUI() - Method in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
updateUI is overridden to set the colors of the Tree's renderer to match that of the table.
updateUI() - Method in class com.sshtools.ui.swing.treetable.JTreeTable
Overridden to message super and forward the method to the tree.
useDialogForPrompt - Static variable in class com.sshtools.ui.awt.OptionDialog
 
useDialogForPrompt - Static variable in class com.sshtools.ui.swing.OptionDialog
 
Util - Class in com.sshtools.util
 

V

validatePage() - Method in interface com.sshtools.ui.swing.wizard.WizardPage
 
validateTab() - Method in class com.sshtools.ui.swing.PasswordsTab
 
validateTab() - Method in interface com.sshtools.ui.swing.Tab
 
validateTabs() - Method in class com.sshtools.ui.swing.SideBarTabber
 
validateTabs() - Method in class com.sshtools.ui.swing.TabbedTabber
 
validateTabs() - Method in interface com.sshtools.ui.swing.Tabber
 
valueChanged(ListSelectionEvent) - Method in class com.sshtools.ui.swing.PasswordsTab
 
valueForPathChanged(TreePath, Object) - Method in class com.sshtools.ui.swing.treetable.AbstractTreeTableModel
 
valueOf(String) - Static method in enum com.sshtools.ui.swing.CompoundIcon.Axis
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sshtools.ui.swing.CompoundIcon.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICAL - Static variable in class com.sshtools.ui.awt.Separator
Vertical
vgap - Variable in class com.sshtools.ui.swing.AbstractLayout
 
viewport - Variable in class com.sshtools.ui.swing.ScrollingPanel
 
visibleRow - Variable in class com.sshtools.ui.swing.treetable.JTreeTable.TreeTableCellRenderer
Last table/tree row asked to renderer.

W

waitFor(Image, Component) - Static method in class com.sshtools.ui.awt.UIUtil
Wait for an image to load.
WARNING - Static variable in class com.sshtools.ui.awt.OptionDialog
 
WARNING - Static variable in interface com.sshtools.ui.OptionChooser
 
WARNING_ICON - Static variable in class com.sshtools.ui.awt.OptionDialog
 
WEST - Static variable in class com.sshtools.ui.awt.UIUtil
Compass-direction west (left).
wizardCanceled() - Method in interface com.sshtools.ui.swing.wizard.WizardListener
 
WizardDialog - Class in com.sshtools.ui.swing.wizard
 
WizardDialog(Frame, String, WizardModel, JPanel, Insets, boolean, GraphicsConfiguration) - Constructor for class com.sshtools.ui.swing.wizard.WizardDialog
 
WizardDialog(Dialog, String, WizardModel, JPanel, Insets, boolean, GraphicsConfiguration) - Constructor for class com.sshtools.ui.swing.wizard.WizardDialog
 
wizardDialog(Component, String, WizardModel, JPanel, Insets, boolean) - Static method in class com.sshtools.ui.swing.wizard.WizardDialog
 
wizardFinished() - Method in interface com.sshtools.ui.swing.wizard.WizardListener
 
WizardListener - Interface in com.sshtools.ui.swing.wizard
 
WizardModel - Interface in com.sshtools.ui.swing.wizard
 
WizardModelListener - Interface in com.sshtools.ui.swing.wizard
 
WizardPage - Interface in com.sshtools.ui.swing.wizard
 
WizardPageValidateException - Exception in com.sshtools.ui.swing.wizard
 
WizardPageValidateException(String) - Constructor for exception com.sshtools.ui.swing.wizard.WizardPageValidateException
 
WrappingLabel - Class in com.sshtools.ui.awt
VWrappingLabel is based on Symantec's class WrappingLabel; however, this class can format the text vertically, too.
WrappingLabel() - Constructor for class com.sshtools.ui.awt.WrappingLabel
 
WrappingLabel(String) - Constructor for class com.sshtools.ui.awt.WrappingLabel
 
WrappingLabel(String, float, float) - Constructor for class com.sshtools.ui.awt.WrappingLabel
 
WrappingLabel - Class in com.sshtools.ui.swing
VWrappingLabel is based on Symantec's class WrappingLabel; however, this class can format the text vertically, too.
WrappingLabel() - Constructor for class com.sshtools.ui.swing.WrappingLabel
 
WrappingLabel(String) - Constructor for class com.sshtools.ui.swing.WrappingLabel
 
WrappingLabel(String, float, float) - Constructor for class com.sshtools.ui.swing.WrappingLabel
 
write(int) - Method in class com.sshtools.ui.swing.ConsoleOutputStream
 
write(byte[], int, int) - Method in class com.sshtools.ui.swing.ConsoleOutputStream
 

X

XTextField - Class in com.sshtools.ui.swing
 
XTextField() - Constructor for class com.sshtools.ui.swing.XTextField
Creates a new XTextField object.
XTextField(String) - Constructor for class com.sshtools.ui.swing.XTextField
Creates a new XTextField object.
XTextField(int) - Constructor for class com.sshtools.ui.swing.XTextField
Creates a new XTextField object.
XTextField(String, int) - Constructor for class com.sshtools.ui.swing.XTextField
Creates a new XTextField object.
XTextField(Document, String, int) - Constructor for class com.sshtools.ui.swing.XTextField
Creates a new XTextField object.
XTextField(Document, String, int, boolean) - Constructor for class com.sshtools.ui.swing.XTextField
Creates a new XTextField object.
XXXpaintComponent(Graphics) - Method in class com.sshtools.ui.swing.JSwitch
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2021. All rights reserved.