Package | Description |
---|---|
bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
Modifier and Type | Method and Description |
---|---|
protected DockFrontend.Hider |
DockFrontend.createHider()
Creates the action that is added to all known dockables, and which
is called the "close"-action.
|
DockFrontend.Hider |
DockFrontend.getHider()
Gets the action which is added to all known Dockables, and which is
called the "close"-action.
|