Package com.darwinsys.swingui

Classes for helping construct and use Swing Graphical User Interfaces.

See:
          Description

Class Summary
ArrayListTableModel JTable model for ArrayList of heterogeneous objects.
ArrayListTablePanel ArrayListTablePanel - Bean/GUI panel for ArrayListTableModel.
CalIcon Display one of those standard Calendar Page icons with Weekday, Day and Month.
Clock A simple Clock
ErrorUtil Convenience class for fielding Exceptions in a Swing App.
ErrorUtil.DetailsDialog Inner class Dialog to display the details of an Exception
FilterGUI FilterGUI implements a back-and-forth list, ie, two columns of items, in which items can be moved back and forth between them with "Add" and "Del" buttons.
FilterGUIListModel FilterGUIListModel combines an ArrayList with a ListModel for ease of use.
I18N Set of convenience routines for internationalized code.
IntlAction Class for creating an Internationalized Swing Action.
LabelText A label and text combination, inspired by the LabelText control in Guy Eddon's ActiveX Components book (2nd Edition, page 203).
SimpleHelp Simple Help Frame based on JFC JEditorPane.
Splash A simple Splash screen.
UtilGUI Utilities for GUI work.
WindowCloser Deprecated. For simple closing, just use JFrame.setDefaultCloseOperation().
 

Package com.darwinsys.swingui Description

Classes for helping construct and use Swing Graphical User Interfaces.



Copyright © 2000-2003 Ian F. Darwin. See license.html for usage license.