Uses of Interface
dsto.dfc.swing.list.DfcListModel

Packages that use DfcListModel
dsto.dfc.swing.list Extended support for the Swing JList and ListModel classes. 
 

Uses of DfcListModel in dsto.dfc.swing.list
 

Classes in dsto.dfc.swing.list that implement DfcListModel
 class AbstractDfcListModel
          An abstract implementation of an immutable DfcListModel.
 class ListModelAdapter
          Adapts a List to look like a Swing ListModel.
 class SortedListModelAdapter
          Presents any collection as a sorted DfcListModel.
 

Methods in dsto.dfc.swing.list with parameters of type DfcListModel
protected  boolean AbstractAddRowCommand.addEntry(DfcListModel model, Object entry, int index)
          Subclasses may override this to change the way the entry is added to a model.
 



Copyright © 2008 Commonwealth of Australia