|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ItemFormat<E> | This interface is used by DefaultEventListViewer and
DefaultEventComboViewer to convert an element of the backing
EventList to a String format. |
| KTableFormat | Specify how to split row objects into cells for use with KTable. |
| TableColumnConfigurer | Optional interface to be implemented by a TableFormat implementation usable by an
DefaultEventTableViewer. |
| TableItemConfigurer<E> | A TableItemConfigurer can be provided to an
DefaultEventTableViewer to customize the initial format and appearance of
column values, each represented by a TableItem. |
| Class Summary | |
|---|---|
| AbstractKTableFormat | Make implementing KTableFormat easier. |
| CalculationsSWT | A factory for creating SWT related calculations. |
| DefaultEventComboViewer<E> | A view helper that displays an EventList in a Combo component. |
| DefaultEventKTableModel | A KTableModel that displays an EventList. |
| DefaultEventListViewer<E> | A view helper that displays an EventList in a List. |
| DefaultEventTableViewer<E> | A view helper that displays an EventList in an SWT table. |
| DefaultItemFormat<E> | Default implementation of ItemFormat that converts an element by
calling toString() on it. |
| EventComboViewer<E> | Deprecated. Use DefaultEventComboViewer instead. |
| EventKTableModel | Deprecated. Use DefaultEventKTableModel instead. |
| EventListViewer<E> | Deprecated. Use DefaultEventListViewer instead. |
| EventTableViewer<E> | Deprecated. Use DefaultEventTableViewer instead. |
| GlazedListsKTable | A factory for creating all sorts of objects relevant to the Glazed Lists KTable extension. |
| GlazedListsSWT | A factory for creating all sorts of objects to be used with Glazed Lists. |
| SearchEngineTextWidgetMatcherEditor<E> | A MatcherEditor that matches elements that contain the filter text located
within a Text field. |
| TableComparatorChooser<E> | A TableComparatorChooser is a tool that allows the user to sort a ListTable by clicking on the table's headers. |
| TableFormatKTableFormat | Adapt TableFormat to KTableFormat. |
| TableItemConfigurer.DefaultTableItemConfigurer<E> | Default configurer that converts the column value to a string and sets it as the text of the TableItem. |
| TextWidgetMatcherEditor<E> | A MatcherEditor that matches elements that contain the filter text located
within a Text field. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||