| Package | Description |
|---|---|
| bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
| bibliothek.gui.dock.frontend |
Classes and interfaces needed by the
DockFrontend |
| Modifier and Type | Method and Description |
|---|---|
DockFrontendPerspective |
DockFrontend.getPerspective(boolean entry,
FrontendPerspectiveCache factory)
Creates and returns a new
Perspective which can be used to read, write and convert
PerspectiveElements. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFrontendPerspectiveCache
This default implementation of a
FrontendPerspectiveCache assumes that the information clients
gave to a DockFrontend is enough and use only the default PerspectiveElements. |
| Modifier and Type | Method and Description |
|---|---|
DockFrontendPerspective |
DefaultLayoutChangeStrategy.createPerspective(DockFrontendInternals frontend,
boolean entry,
FrontendPerspectiveCache cache) |
DockFrontendPerspective |
LayoutChangeStrategy.createPerspective(DockFrontendInternals frontend,
boolean entry,
FrontendPerspectiveCache cache)
Creates a
Perspective that is used to read and write perspectives related to frontend. |
Copyright © 2017 Docking Frames. All rights reserved.