Uses of Package
ca.odell.glazedlists.swing

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.
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).
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.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2013-07-04 20:55