| Interface | Description |
|---|---|
| FileProvider | Deprecated |
| IListProvider |
Views and editors can implement this interface so that one of the list that
is displayed in the part (For instance in a Table or a Tree Viewer) can be
rebuilt externally.
|
| Selected |
SelectionListener as a functional interface in order to use lambda
expression in UI code. |
| Class | Description |
|---|---|
| AbstractTreeContentProvider |
Tree content provider dealing with tree objects and providing reasonable
defaults.
|
| ColumnDefinition |
Wraps the definition of a column to be used in the various JFace viewers
(typically tree and table).
|
| ColumnViewerComparator |
Generic column viewer sorter
|
| EclipseJcrMonitor |
Wraps an Eclipse
IProgressMonitor so that it can be passed to
framework agnostic Argeo routines. |
| EclipseUiUtils |
Utilities to simplify UI development.
|
| GenericTableComparator | |
| TreeParent |
Parent / children semantic to be used for simple UI Tree structure
|
| Exception | Description |
|---|---|
| EclipseUiException |
CMS specific exceptions.
|
Copyright © 2007–2020. All rights reserved.