|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use bibliothek.gui.dock.perspective | |
|---|---|
| bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.common.intern | Classes and interfaces used internally. |
| bibliothek.gui.dock.common.intern.layout | Implementation of a LayoutChangeStrategy and supporting classes. |
| bibliothek.gui.dock.common.intern.station | Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. |
| bibliothek.gui.dock.common.perspective | The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any CDockables. |
| bibliothek.gui.dock.common.perspective.mode | This module of the perspective API allows clients to access and modify
CDockables that are in different modes like "maximized" or "minimized". |
| bibliothek.gui.dock.dockable | Some classes related to Dockable. |
| 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. |
| bibliothek.gui.dock.perspective | The perspective API allows clients to access and modify the layout without
actually creating any Dockables. |
| bibliothek.gui.dock.station.flap | Elements that are related to the FlapDockStation. |
| bibliothek.gui.dock.station.screen | Elements that are related to the ScreenDockStation. |
| bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation,
and which are needed to interact with the station. |
| bibliothek.gui.dock.station.stack | Elements which are related to the StackDockStation. |
| bibliothek.gui.dock.station.support | Elements used by various DockStations to store
properties and to propagate events to other objects. |
| bibliothek.gui.dock.util | Distribution of information in a global scale and methods available from everywhere. |
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.common.intern | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.common.intern.layout | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.common.intern.station | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.common.perspective | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.common.perspective.mode | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.dockable | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.frontend | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| PredefinedPerspective
A Perspective that works together with PredefinedDockSituation. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.layout | |
|---|---|
| Perspective
A Perspective is a helper class that allows clients to create a layout without the need to
create DockStations or Dockables.Perspectives cannot be created directly, clients must first set up the DockSituation that
would load the layout and then call the method DockSituation.createPerspective() to create
a Perspective which in return is able to write a file that matches the need of its
owner DockSituation. |
|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| PredefinedPerspective
A Perspective that works together with PredefinedDockSituation. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.perspective | |
|---|---|
| Perspective
A Perspective is a helper class that allows clients to create a layout without the need to
create DockStations or Dockables.Perspectives cannot be created directly, clients must first set up the DockSituation that
would load the layout and then call the method DockSituation.createPerspective() to create
a Perspective which in return is able to write a file that matches the need of its
owner DockSituation. |
|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| PredefinedMap
A helper class that can tell for some PerspectiveElements what their unique identifier is,
and that can convert the unique identifier to a PerspectiveElement. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.station.flap | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.station.screen | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.station.split | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.station.stack | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.station.support | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
| Classes in bibliothek.gui.dock.perspective used by bibliothek.gui.dock.util | |
|---|---|
| PerspectiveDockable
A representation of a Dockable in a Perspective. |
|
| PerspectiveElement
Representation of a DockElement |
|
| PerspectiveStation
An abstract representation of a DockStation in a Perspective. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||