|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrontendPerspectiveCache | |
|---|---|
| bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
| bibliothek.gui.dock.common.intern.station | Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. |
| bibliothek.gui.dock.frontend | Classes and interfaces needed by the DockFrontend |
| Uses of FrontendPerspectiveCache in bibliothek.gui |
|---|
| Methods in bibliothek.gui with parameters of type FrontendPerspectiveCache | |
|---|---|
DockFrontendPerspective |
DockFrontend.getPerspective(boolean entry,
FrontendPerspectiveCache factory)
Creates and returns a new Perspective which can be used to read, write and convert
PerspectiveElements. |
| Uses of FrontendPerspectiveCache in bibliothek.gui.dock.common.intern.station |
|---|
| Constructors in bibliothek.gui.dock.common.intern.station with parameters of type FrontendPerspectiveCache | |
|---|---|
CommonDockStationFactory(CControl control,
FrontendPerspectiveCache cache,
CommonSingleDockableFactory singleDockableFactory)
Creates a new factory |
|
| Uses of FrontendPerspectiveCache in bibliothek.gui.dock.frontend |
|---|
| Classes in bibliothek.gui.dock.frontend that implement FrontendPerspectiveCache | |
|---|---|
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. |
| Methods in bibliothek.gui.dock.frontend with parameters of type FrontendPerspectiveCache | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||