| Package | Description |
|---|---|
| bibliothek.gui.dock.dockable |
Some classes related to
Dockable. |
| bibliothek.gui.dock.frontend |
Classes and interfaces needed by the
DockFrontend |
| Modifier and Type | Method and Description |
|---|---|
DefaultDockablePerspective |
DefaultDockableFactory.layoutPerspective(Object layout,
Map<Integer,PerspectiveDockable> children) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DefaultDockableFactory.getPerspectiveLayout(DefaultDockablePerspective element,
Map<PerspectiveDockable,Integer> children) |
void |
DefaultDockableFactory.layoutPerspective(DefaultDockablePerspective perspective,
Object layout,
Map<Integer,PerspectiveDockable> children) |
| Modifier and Type | Class and Description |
|---|---|
class |
FrontendDockablePerspective
This
DefaultDockablePerspective represents a DefaultDockable that was added
to a DockFrontend with a unique identifier. |
Copyright © 2017 Docking Frames. All rights reserved.