|
||||||||||
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 | |
---|---|
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
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. |
|
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
A TableModel that holds an EventList . |
|
EventListJXTableSorting
Sort a JXTable using SortedList . |
|
EventListModel
Deprecated. Use DefaultEventListModel instead. This class will be removed in the GL
2.0 release. The wrapping of the source list with an EDT safe list has been
determined to be undesirable (it is better for the user to provide their own EDT
safe list). |
|
EventTableModel
Deprecated. Use DefaultEventTableModel instead. This class will be removed in the GL
2.0 release. The wrapping of the source list with an EDT safe list has been
determined to be undesirable (it is better for the user to provide their own EDT
safe list). |
|
JEventListPanel.Format
Specify how the JComponents of an Object are layed out in a row. |
|
JXTableSupport
Developer Preview: JXTableSupport prototype
Integrates a JXTable with Glazed Lists by
installing a DefaultEventTableModel as table model
installing a DefaultEventSelectionModel as table selection model
installing a TableComparatorChooser as sorting integration approach
Warning: This class must be
mutated from the Swing Event Dispatch Thread. |
|
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. |
|
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 AdvancedTableModel . |
|
UndoSupport
This class adapts the generic UndoRedoSupport provided by Glazed
Lists for specific use with Swing's native UndoManager . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |