Package dsto.dfc.swing.list

Extended support for the Swing JList and ListModel classes.

See:
          Description

Interface Summary
DfcListModel Extension of Swing ListModel to support row add/remove/replace.
 

Class Summary
AbstractAddRowCommand Base class for "Add New Row"-type commands.
AbstractDfcListModel An abstract implementation of an immutable DfcListModel.
CmdCustomize Base implementation of the properties command that attempts to show the selected list entry's FormEditor-compliant customizer.
CmdDeleteRow Deletes the currently selected row of a list using that is displaying a DfcListModel.
DfcList An extended javax.swing.JList.
ListModelAdapter Adapts a List to look like a Swing ListModel.
SortedListModelAdapter Presents any collection as a sorted DfcListModel.
 

Package dsto.dfc.swing.list Description

Extended support for the Swing JList and ListModel classes.



Copyright © 2008 Commonwealth of Australia