| AbstractInternalWidget |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| AbstractRenderer |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| AdaptedDataVisualizer |
A basic implementation of the DataVisualizer interface.
|
| DefaultCellRenderer |
The renderer for a cell in Grid.
|
| DefaultEmptyCellRenderer |
The empty cell renderer.
|
| Grid |
The Grid widget is a spreadsheet/table component that offers features not
currently found in the base SWT Table.
|
| Grid.GridVisibleRange |
Object holding the visible range
|
| GridCellRenderer |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridCellSpanManager |
|
| GridColumn |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridColumnGroup |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridDragSourceEffect |
This class provides default implementations to display a source image
when a drag is initiated from a Grid.
|
| GridDropTargetEffect |
This class provides a default drag under effect (eg. select, insert, scroll and expand)
when a drag occurs over a Grid.
|
| GridEditor |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridFooterRenderer |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridHeaderEditor |
Manager for a Control that appears below the grid column header.
|
| GridHeaderRenderer |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridItem |
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
|
| GridItemDataVisualizer |
This implementation of DataVisualizer is the default for Grid when no
custom implementation has been provided.
|
| GridUtils |
Some tools for Grid.
|
| GridVisibleRangeSupport |
This support class adds the possibility to get informed when the visual range
in the grid is modified.
|
| GridVisibleRangeSupport.RangeChangedEvent |
Event informing about the change
|
| Win7RendererSupport |
Support class for adding Win7 column header rendering to a given grid.
|