| AbstractDockingWorkbenchPanelPresenter |
Implements the behaviour for panel presenters that support adding child panels in CompassPosition positions.
|
| AbstractDockingWorkbenchPanelView |
Implements the view behaviour required by all docking panel views: adding and removing child panels in the NORTH,
SOUTH, EAST, and WEST compass positions.
|
| AbstractMultiPartWorkbenchPanelPresenter |
|
| AbstractMultiPartWorkbenchPanelView |
|
| AbstractSimpleWorkbenchPanelView |
Supertype for both the DnD and non-DnD simple workbench panel views.
|
| AbstractWorkbenchPanelPresenter |
Basic implementation of common functionality in a panel presenter.
|
| AbstractWorkbenchPanelView |
Implements focus and selection handling.
|
| AdaptiveWorkbenchPanelPresenter |
|
| ClosableSimpleWorkbenchPanelPresenter |
A panel with a title bar.
|
| ImmutableWorkbenchPanelPresenter |
An undecorated panel that can contain one part at a time and does not support child panels.
|
| ImmutableWorkbenchPanelView |
|
| LayoutPanelPresenter |
|
| LayoutPanelView |
A simple LayoutPanel presenter.
|
| MultiListWorkbenchPanelPresenter |
A panel with a title bar and drop-down list that allows selecting among the parts it contains, and drag-and-drop
for moving parts to and from other drag-and-drop enabled panels.
|
| MultiScreenWorkbenchPanelPresenter |
A panel that allows opening screens within the current perspective, without closing the previous one.
|
| MultiTabWorkbenchPanelPresenter |
A panel with a tab bar that allows selecting among the parts it contains, with drag-and-drop for moving parts to
and from other drag-and-drop enabled panels.
|
| SimpleDnDWorkbenchPanelPresenter |
|
| SimpleDnDWorkbenchPanelView |
|
| SimpleNoExpandWorkbenchPanelPresenter |
A panel with a title bar.
|
| SimpleWorkbenchPanelPresenter |
A panel with a title bar.
|
| SplitLayoutPanelPresenter |
|
| SplitLayoutPanelView |
|
| StaticWorkbenchPanelPresenter |
An undecorated panel that can contain one part at a time and does not support child panels.
|
| StaticWorkbenchPanelView |
|
| TemplatedWorkbenchPanelPresenter |
|
| TemplatedWorkbenchPanelView |
The view component of the templated panel system.
|
| UnanchoredStaticWorkbenchPanelPresenter |
An undecorated panel that can contain one part at a time and does not support child panels.
|
| UnanchoredStaticWorkbenchPanelView |
|