- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-