|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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
EventTableViewer . |
TableItemConfigurer<E> | A TableItemConfigurer can be provided to an
EventTableViewer to customize the initial format and appearance of
column values, each represented by a TableItem . |
Class Summary | |
---|---|
AbstractKTableFormat | Make implementing KTableFormat easier. |
EventComboViewer<E> | A view helper that displays an EventList in a Combo component. |
EventKTableModel | A KTableModel that displays an EventList . |
EventListViewer<E> | A view helper that displays an EventList in a List . |
EventTableViewer<E> | A view helper that displays an EventList in an SWT table. |
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 |