Package ca.odell.glazedlists.swing

Interface Summary
JEventListPanel.Format<E> Specify how the JComponents of an Object are layed out in a row.
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 AutoCompleteSupport.install(javax.swing.JComboBox, ca.odell.glazedlists.EventList)s support for filtering and autocompletion into a standard JComboBox.
EventComboBoxModel<E> A combo box model for displaying Glazed Lists in a combo box.
EventListJXTableSorting Sort a JXTable using SortedList.
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.
JEventListPanel<E> A panel that shows the contents of an EventList containing JComponents.
JEventListPanel.AbstractFormat<E> A default implementation of the JEventListPanel.Format interface.
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.
 



Glazed Lists, Copyright © 2003-2006 publicobject.com, O'Dell Engineering.
Documentation build by jessewilson at 2006-05-23 22:33