Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.eclipse |
Various graphical and logical components needed when the
EclipseTheme
is active. |
bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
bibliothek.gui.dock.common.action.predefined |
A set of more complex actions that can be directly used.
|
Modifier and Type | Method and Description |
---|---|
protected EclipseTabDockActionLocation |
DefaultEclipseThemeConnector.getLocation(EclipseTabDockAction annotation,
EclipseTabStateInfo tab)
Gets the location encoded in
annotation . |
Modifier and Type | Class and Description |
---|---|
class |
DockFrontend.Hider
An object which is action and
ActionGuard at the same time. |
Modifier and Type | Class and Description |
---|---|
class |
CCloseAction
An action that can close any
CDockable by calling
CDockable.setVisible(boolean) . |