@ParametersAreNonnullByDefault
Class | Description |
---|---|
Actions |
Provides a fluent interface for constructing actions.
|
ColumnViewerFormat<T> |
Fluent API for creating
TableViewer s and TreeViewer s with a certain format. |
ColumnViewerFormat.ColumnBuilder<T> |
Builder for a single TableColumn.
|
ImageDescriptors |
Utilities for using
ImageDescriptor s 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.
|