Package com.sshtools.ui.swing

General Swing user interface utilities.

See:
          Description

Interface Summary
ListSearchListener Description of the Class
Tab  
Tabber  
 

Class Summary
AbstractCopyAction  
AbstractLayout DOCUMENT ME!
AbstractSelectAllAction  
AbstractToggleableAction  
ActionButton  
ActionCheckBoxMenuItem  
ActionMenuItem  
ActionRadioButtonMenuItem  
ActionToolBar  
ActionToolBarLayout  
AppAction Extension of AbstractActionthat is used throughout the application framework.
ArrowIcon  
BooleanIconRenderer Extension of Swing DefaultTableCellRendererthat renders Boolean values as one of two icons.
ClosableTabbedPane An extension of JTabbedPane that renders a close graphic onto each tab.
ColorIcon  
ConsoleOutputStream  
DebugConsole  
EmptyIcon  
FileNameTextField An extension of XTextField that provides filename completion
FolderBar Simple Swing component that just shows an icon and some boldened text on a darkened background.
FontChooser Choose a font
FontLabel DOCUMENT ME!
IconWrapperPanel  
ImagePreviewAccessory  
ListLayout A list layout puts elements in a vertical list, based on their vertical preferred size.
ListSearch Description of the Class
Messages Accesor class for message resources.
MultilineLabel Swing component that takes a string, splits it up into lines based on the newline character and displays each line.
NumericTextField  
OptionDialog  
OverlayIcon Create a Icon from an existing Icon by overlaying another Icon.
PasswordKey Represents a unique record stored in the password manager.
PasswordPair PasswordPair pairs a PasswordKey with the actual password
PasswordPairList A password together with a key (PasswordKey) that makes it unique makes up a PasswordPair.
PasswordsTab  
PersistantAuthenticator  
PrintPreview  
PrintView  
ResourceIcon Icon that can use a Class reference to determine a ClassLoader to use to load an icon resource.
ScrollingPanel  
ShowUIDefaults  
SideBarTabber  
SortableHeaderRenderer  
SortableTableHeader  
SortCriteria  
SplashWindow 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.
StringEncrypter  
StrokeIcon  
SwingFileSelector  
TabbedTabber  
TabToolBar 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.
TitledSeparator Swing component that provides a horziontal separator that is preceeded by some text.
Toaster UI component that display toaster style messages.
ToggleableAction  
ToggledPopupAction  
ToggledPopupMenu  
ToggledPopupMenuHiderAction  
ToolBarSeparator  
ToolBarToggleButton  
UIUtil Useful UI utilies.
WrappingLabel VWrappingLabel is based on Symantec's class WrappingLabel; however, this class can format the text vertically, too.
XTextField  
 

Exception Summary
PasswordException Exception used by the authenticator and the password manager
 

Package com.sshtools.ui.swing Description

General Swing user interface utilities.



Copyright © 2003-2009 SSHTOOLS LTD. All Rights Reserved.