Package org.jurvis.swing

Swing utilities and extensions.

See:
          Description

Interface Summary
JvPanelContainer A JvPanelContainer defines the interface for an object on a Panel that contains multiple items (e.g.
JvPanelList A JvPanelList defines the interface for a list object embedded within a panel.
JvPanelTable A JvPanelTable defines the interface for a table object embedded within a panel.
JvPanelTree A JvPanelTree defines the interface for a tree object embedded within a panel.
 

Class Summary
JvAbstractCellEditor  
JvGenericCellEditor A generic implemention of a CellEditor.
JvPanelDialog A class that displays a panel within a JDialog.
JvPropertyComparator A comparator for comparing Property entries by key.
JvPropertyTable A table that displays the entries within a Properties object.
JvReadOnlyPlainDocument A PlainDocument that does not allow the user to make edits.
JvReadOnlyTextField A JTextField that does not allow the user to make edits.
JvSplitPane An extension of JSplitPane that eliminates the standard heavy use of shadows.
JvStatusBar A component for displaying some status within an application.
JvSwingFactory A factory for creating Swing components.
JvSwingWorker An abstract class that you subclass to perform GUI-related work in a dedicated thread.
 

Package org.jurvis.swing Description

Swing utilities and extensions.



Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.