| Package | Description |
|---|---|
| ca.odell.glazedlists.swing |
| Class and Description |
|---|
| AutoCompleteSupport
This class
AutoCompleteSupport.install(javax.swing.JComboBox, ca.odell.glazedlists.EventList<E>)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.
|
| EventListModel
An EventListModel adapts an EventList to the ListModel interface making it
appropriate for use with a
JList. |
| 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. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by builder at 2012-09-17 16:07