Package com.sshtools.ui.awt

General AWT user interface utilities.

See:
          Description

Interface Summary
Action An extended ActionListener for AWT.
 

Class Summary
AbstractAction Abstract implementation of an Action.
ActionBar A toolbar implementation that creates buttons from a set of Action.
ActionButton A utility class that extends ImageButton to create a button from an Action.
ActionMenu  
BevelPanel Panel that draws a 3d border around the edge.
ImageButton An button implementation that can display an image.
ImageCanvas Simple component to draw an image.
ImageLabel Component that can display some text and an image
ImageTextLabel A label that can display both graphics and text, somewhat similar to swings JLabel.
MultilineLabel Swing component that takes a string, splits it up into lines based on the newline character and displays each line.
Separator Simple component to draw an etched separator line.
TabbedPanel AWT component to provide a tabbed pane similar to Swings JTabbedPane (albeit somewhat simpler!).
UIUtil Useful UI utilies for AWT.
 

Package com.sshtools.ui.awt Description

General AWT user interface utilities.



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