|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ca.odell.glazedlists.swing | |
---|---|
ca.odell.glazedlists.swing |
Classes in ca.odell.glazedlists.swing used by ca.odell.glazedlists.swing | |
---|---|
AutoCompleteSupport
This class AutoCompleteSupport.install(javax.swing.JComboBox, ca.odell.glazedlists.EventList s support for filtering and autocompletion into
a standard JComboBox . |
|
AutoCompleteSupport.AutoCompleteCellEditor
This extension of DefaultCellEditor exists solely to provide a handle to the AutoCompleteSupport object that is providing autocompletion capabilities to the JComboBox. |
|
EventListJXTableSorting
Sort a JXTable using SortedList . |
|
EventListModel
An EventListModel adapts an EventList to the ListModel interface making it appropriate for use with a JList . |
|
EventTableModel
A TableModel that holds an EventList . |
|
JEventListPanel.Format
Specify how the JComponents of an Object are layed out in a row. |
|
TableComparatorChooser
A TableComparatorChooser is a tool that allows the user to sort a ListTable by clicking on the table's headers. |
|
TreeNodeData
Instances of this class should only be constructed by Glazed Lists. |
|
TreeTableCellEditor
This editor removes some of the burden of producing an appropriate looking component for the hierarchy column of a tree table. |
|
TreeTableCellPanel
This panel exists to relieve the burdens of creating a TableCellRenderer or
TableCellEditor that is appropriate for use in a
hierarchy column of a tree table. |
|
TreeTableCellRenderer
This renderer removes some of the burden of producing an appropriate looking component for the hierarchy column of a tree table. |
|
TreeTableNodeDataEditor
This interface extends the notion of a normal TableCellEditor to one that is more appropriate for editing the data portion of a TreeTableCellEditor . |
|
TreeTableNodeDataRenderer
This interface extends the notion of a normal TableCellRenderer to one that is more appropriate for rendering the data portion of a TreeTableCellRenderer . |
|
TreeTableSupport
This class TreeTableSupport.install(javax.swing.JTable, ca.odell.glazedlists.TreeList, int) s support for a single hierarchical column within
a standard JTable that is backed by an EventTableModel . |
|
UndoSupport
This class adapts the generic UndoRedoSupport provided by Glazed
Lists for specific use with Swing's native UndoManager . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |