@ParametersAreNonnullByDefault
| Class | Description |
|---|---|
| Actions |
Provides a fluent interface for constructing actions.
|
| ColumnViewerFormat<T> |
Fluent API for creating
TableViewers and TreeViewers with a certain format. |
| ColumnViewerFormat.ColumnBuilder<T> |
Builder for a single TableColumn.
|
| ImageDescriptors |
Utilities for using
ImageDescriptors correctly. |
| JFaceRx |
Utilities that convert JFace events into Rx-friendly Observables.
|
| LabelProviders |
Utilities for creating JFace
CellLabelProvider (which is also appropriate for plain-jane ILabelProvider). |
| LabelProviders.Builder<T> |
A fluent API for creating a
ColumnLabelProvider. |
| ViewerMisc |
Utilities for manipulating and creating JFace viewers.
|
| Enum | Description |
|---|---|
| Actions.Style |
Style enum for various kinds of IAction.
|