|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredefinedPerspective | |
|---|---|
| bibliothek.gui.dock.frontend | Classes and interfaces needed by the DockFrontend |
| bibliothek.gui.dock.layout | Elements dealing with the location of Dockables
on their DockStation and allowing to store the
whole layout of a set of Dockables and stations. |
| Uses of PredefinedPerspective in bibliothek.gui.dock.frontend |
|---|
| Methods in bibliothek.gui.dock.frontend that return PredefinedPerspective | |
|---|---|
PredefinedPerspective |
DefaultLayoutChangeStrategy.createPerspective(DockFrontendInternals frontend,
boolean entry,
FrontendPerspectiveCache cache)
|
| Uses of PredefinedPerspective in bibliothek.gui.dock.layout |
|---|
| Methods in bibliothek.gui.dock.layout that return PredefinedPerspective | |
|---|---|
PredefinedPerspective |
PredefinedDockSituation.createPerspective()
Creates a new PredefinedPerspective. |
| Methods in bibliothek.gui.dock.layout with parameters of type PredefinedPerspective | |
|---|---|
protected java.lang.String |
PredefinedDockSituation.getID(PerspectiveElement element,
PredefinedPerspective perspective)
Gets the identifier that matches element which is part of perspective. |
protected boolean |
PredefinedDockSituation.shouldLayout(PerspectiveElement element,
PredefinedPerspective perspective)
Tells whether the layout of element itself should be stored
or loaded, that will not prevent the element from showing
up but from changing its content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||