Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
bibliothek.gui.dock.common.location |
Various implementations of
CLocation . |
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
CDockable s. |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
Class and Description |
---|
ButtonPane
This panel is used by the
FlapDockStation to display some button-titles. |
FlapDockProperty
FlapDockProperties are used on the
FlapDockStation to determine
the location of a Dockable . |
FlapDockStationSource |
FlapDropInfo
Information where to insert a
Dockable into a FlapDockStation . |
FlapLayoutManager
A
FlapLayoutManager stores properties of FlapDockStation s
and can influence the behavior of a FlapDockStation .An implementation might be interested in these methods: FlapDockStation.updateHold(Dockable) when the hold property of a Dockable needs to be changed
FlapDockStation.updateWindowSize(Dockable) when the size of a Dockable needs to be updated
|
FlapWindow
This window pops up if the user presses one of the buttons of a
FlapDockStation . |
FlapWindowFactory
A
FlapWindowFactory creates instances of FlapWindow . |
Class and Description |
---|
AbstractFlapLayoutManager
Abstract implementation of
FlapLayoutManager , providing support for listeners. |
FlapLayoutManager
A
FlapLayoutManager stores properties of FlapDockStation s
and can influence the behavior of a FlapDockStation .An implementation might be interested in these methods: FlapDockStation.updateHold(Dockable) when the hold property of a Dockable needs to be changed
FlapDockStation.updateWindowSize(Dockable) when the size of a Dockable needs to be updated
|
Class and Description |
---|
FlapDockProperty
FlapDockProperties are used on the
FlapDockStation to determine
the location of a Dockable . |
Class and Description |
---|
FlapDockPerspective
A representation of a
FlapDockStation in a Perspective .Note: while this perspective allows to set the hold and size
property of a dockable, the final decision of how these properties look like are made
by the FlapLayoutManager that is installed on the FlapDockStation which shows
the real Dockable s. |
Class and Description |
---|
AbstractFlapLayoutManager
Abstract implementation of
FlapLayoutManager , providing support for listeners. |
ButtonPane
This panel is used by the
FlapDockStation to display some button-titles. |
DefaultFlapWindow.Parent
The parent container of a
DefaultFlapWindow . |
FlapDockPerspective
A representation of a
FlapDockStation in a Perspective .Note: while this perspective allows to set the hold and size
property of a dockable, the final decision of how these properties look like are made
by the FlapLayoutManager that is installed on the FlapDockStation which shows
the real Dockable s. |
FlapDockProperty
FlapDockProperties are used on the
FlapDockStation to determine
the location of a Dockable . |
FlapDockPropertyFactory
Creates instances of
FlapDockProperty . |
FlapDockStationLayout
A layout describing the content of a
FlapDockStation . |
FlapDropInfo
Information where to insert a
Dockable into a FlapDockStation . |
FlapLayoutManager
A
FlapLayoutManager stores properties of FlapDockStation s
and can influence the behavior of a FlapDockStation .An implementation might be interested in these methods: FlapDockStation.updateHold(Dockable) when the hold property of a Dockable needs to be changed
FlapDockStation.updateWindowSize(Dockable) when the size of a Dockable needs to be updated
|
FlapLayoutManagerListener
A listener that is added to a
FlapLayoutManager . |
FlapWindow
This window pops up if the user presses one of the buttons of a
FlapDockStation . |
FlapWindowFactory
A
FlapWindowFactory creates instances of FlapWindow . |