Package com.sshtools.ui.swing

General Swing user interface utilities.

See:
          Description

Class Summary
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.
FolderBar Simple Swing component that just shows an icon and some boldened text on a darkened background.
IconWrapperPanel Swing component that creates a new Panel from an Icon and a Component.
MultilineLabel Swing component that takes a string, splits it up into lines based on the newline character and displays each line.
ResourceIcon Icon that can use a Class reference to determine a ClassLoader to use to load an icon resource.
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.
TitledSeparator Swing component that provides a horziontal separator that is preceeded by some text.
UIUtil Useful UI utilies.
 

Package com.sshtools.ui.swing Description

General Swing user interface utilities.



Copyright © 2003-2004 3SP LTD. All Rights Reserved.