Uses of Class
bibliothek.gui.dock.station.flap.AbstractFlapLayoutManager

Packages that use AbstractFlapLayoutManager
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
 

Uses of AbstractFlapLayoutManager in bibliothek.gui.dock.common.intern.station
 

Subclasses of AbstractFlapLayoutManager in bibliothek.gui.dock.common.intern.station
 class CFlapLayoutManager
          A FlapLayoutManager that uses the properties of CDockable to find and store size and hold values.
 

Uses of AbstractFlapLayoutManager in bibliothek.gui.dock.station.flap
 

Subclasses of AbstractFlapLayoutManager in bibliothek.gui.dock.station.flap
 class DefaultFlapLayoutManager
          The default implementation of FlapLayoutManager.