| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| SortableRenderer | This interface is intended to be implemented by custom TableCellRenderers installed on the JTableHeader of a sortable JTable. |
Class Summary | |
| AutoCompleteSupport<E> | This class AutoCompleteSupports support for filtering and autocompletion into
a standard JComboBox. |
| EventComboBoxModel<E> | A combo box model for displaying Glazed Lists in a combo box. |
| EventListModel<E> | An EventListModel adapts a EventList to the ListModel interface making it
appropriate for use with a JList. |
| EventSelectionModel<E> | An EventSelectionModel is a class that performs two simulaneous
services. |
| EventTableModel<E> | A TableModel that holds an EventList. |
| GlazedListsSwing | A factory for creating all sorts of objects to be used with Glazed Lists. |
| TableComparatorChooser<E> | A TableComparatorChooser is a tool that allows the user to sort a ListTable by clicking on the table's headers. |
| TextComponentMatcherEditor<E> | A MatcherEditor that matches Objects that contain the filter text located
within a Document. |