Package bibliothek.gui.dock.station.flap

Elements that are related to the FlapDockStation.

See:
          Description

Interface Summary
DefaultFlapWindow.Parent The parent container of a DefaultFlapWindow.
FlapLayoutManager A FlapLayoutManager stores properties of FlapDockStations and can influence the behavior of a FlapDockStation.
FlapWindow This window pops up if the user presses one of the buttons of a FlapDockStation.
FlapWindowBackgroundComponent An UIValue that represents a FlapWindow.
FlapWindowFactory A FlapWindowFactory creates instances of FlapWindow.
 

Class Summary
ButtonPane This panel is used by the FlapDockStation to display some button-titles.
DefaultFlapLayoutManager The default implementation of FlapLayoutManager.
DefaultFlapWindow This window pops up if the user presses one of the buttons of a FlapDockStation.
DefaultFlapWindow.DialogParent A parent of a DefaultFlapWindow that is a JDialog.
DefaultFlapWindowFactory This default implementation of FlapWindowFactory creates new DefaultFlapWindows.
FlapDockDirection This DockAction is used as an action of a FlapDockStation.
FlapDockHoldToggle This DockAction is shown together with the children of a FlapDockStation, and allows to "stick" a Dockable.
FlapDockPerspective A representation of a FlapDockStation in a Perspective.
FlapDockProperty FlapDockProperties are used on the FlapDockStation to determine the location of a Dockable.
FlapDockPropertyFactory Creates instances of FlapDockProperty.
FlapDockStationFactory A DockFactory which can handle FlapDockStations.
FlapDockStationLayout A layout describing the content of a FlapDockStation.
FlapDropInfo Information where to insert a Dockable into a FlapDockStation.
JInternalDialog The parent "window" for a DefaultFlapWindow that is shown in a JInternalFrame.
RetroFlapDockStationLayout A FlapDockStationLayout that stores data which was read from an older format.
 

Package bibliothek.gui.dock.station.flap Description

Elements that are related to the FlapDockStation.