class |
AbstractDockingWorkbenchPanelPresenter<P extends AbstractWorkbenchPanelPresenter<P>> |
Implements the behaviour for panel presenters that support adding child panels in CompassPosition positions.
|
class |
AbstractMultiPartWorkbenchPanelPresenter<P extends AbstractMultiPartWorkbenchPanelPresenter<P>> |
|
class |
AdaptiveWorkbenchPanelPresenter |
|
class |
ClosableSimpleWorkbenchPanelPresenter |
A panel with a title bar.
|
class |
ImmutableWorkbenchPanelPresenter |
An undecorated panel that can contain one part at a time and does not support child panels.
|
class |
LayoutPanelPresenter |
|
class |
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.
|
class |
MultiScreenWorkbenchPanelPresenter |
A panel that allows opening screens within the current perspective, without closing the previous one.
|
class |
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.
|
class |
SimpleDnDWorkbenchPanelPresenter |
|
class |
SimpleNoExpandWorkbenchPanelPresenter |
A panel with a title bar.
|
class |
SimpleWorkbenchPanelPresenter |
A panel with a title bar.
|
class |
SplitLayoutPanelPresenter |
|
class |
StaticWorkbenchPanelPresenter |
An undecorated panel that can contain one part at a time and does not support child panels.
|
class |
TemplatedWorkbenchPanelPresenter |
|
class |
UnanchoredStaticWorkbenchPanelPresenter |
An undecorated panel that can contain one part at a time and does not support child panels.
|