Package bibliothek.gui.dock.station.flap

Interface Summary
FlapLayoutManager A FlapLayoutManager stores properties of FlapDockStations and can influence the behavior of a FlapDockStation.
 

Class Summary
ButtonPane This panel is used by the FlapDockStation to display some button-titles.
DefaultFlapLayoutManager The default implementation of FlapLayoutManager
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.
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.
FlapWindow This window pops up if the user presses one of the buttons of a FlapDockStation.