| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| 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 FlapDockStations
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. |
| 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 Dockables. |
| 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 FlapDockStations
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. |
Copyright © 2017 Docking Frames. All rights reserved.