AdvancedListSelectionModel |
AdvancedListSelectionModel is an interface defining additional methods
for selection management beyond the standard ListSelectionModel .
|
AdvancedTableModel |
AdvancedTableModel is the extended interface intended to be implemented by
Glazed Lists table models.
|
AutoCompleteSupport |
|
AutoCompleteSupport.AutoCompleteCellEditor |
This extension of DefaultCellEditor exists solely to provide a handle to
the AutoCompleteSupport object that is providing autocompletion
capabilities to the JComboBox.
|
DefaultEventComboBoxModel |
A combo box model for displaying Glazed Lists in a combo box.
|
DefaultEventListModel |
A DefaultEventListModel adapts an EventList to the ListModel interface making it
appropriate for use with a JList .
|
DefaultEventTableModel |
|
EventListModel |
Deprecated.
|
MutableTableModelEvent |
A frequently changing table or a table that changes in several
places simultaneously will cause several TableModelEvents to
be created.
|
TableComparatorChooser |
A TableComparatorChooser is a tool that allows the user to sort a table by clicking
on the table's headers.
|
UndoSupport |
This class adapts the generic UndoRedoSupport provided by Glazed
Lists for specific use with Swing's native UndoManager .
|