Uses of Package
bibliothek.gui.dock.station.flap

Packages that use bibliothek.gui.dock.station.flap
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common.intern.station Contains the CommonStation, various implementations of CommonStation and supporting classes. 
bibliothek.gui.dock.security A package dealing with the issues of Applets and Wepstart-applications. 
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
 

Classes in bibliothek.gui.dock.station.flap used by bibliothek.gui.dock
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.
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.
FlapWindowFactory
          A FlapWindowFactory creates instances of FlapWindow.
 

Classes in bibliothek.gui.dock.station.flap used by bibliothek.gui.dock.common.intern.station
FlapLayoutManager
          A FlapLayoutManager stores properties of FlapDockStations and can influence the behavior of a FlapDockStation.
 

Classes in bibliothek.gui.dock.station.flap used by bibliothek.gui.dock.security
ButtonPane
          This panel is used by the FlapDockStation to display some button-titles.
DefaultFlapWindow
          This window pops up if the user presses one of the buttons of a FlapDockStation.
DefaultFlapWindow.Parent
          The parent container of a DefaultFlapWindow.
DefaultFlapWindowFactory
          This default implementation of FlapWindowFactory creates new DefaultFlapWindows.
FlapDockStationFactory
          A DockFactory which can handle FlapDockStations.
FlapWindow
          This window pops up if the user presses one of the buttons of a FlapDockStation.
FlapWindowFactory
          A FlapWindowFactory creates instances of FlapWindow.
 

Classes in bibliothek.gui.dock.station.flap used by bibliothek.gui.dock.station.flap
ButtonPane
          This panel is used by the FlapDockStation to display some button-titles.
DefaultFlapWindow.Parent
          The parent container of a DefaultFlapWindow.
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.
FlapWindow
          This window pops up if the user presses one of the buttons of a FlapDockStation.
FlapWindowFactory
          A FlapWindowFactory creates instances of FlapWindow.