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

Packages that use FlapDockPerspective
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
 

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

Methods in bibliothek.gui.dock.station.flap that return FlapDockPerspective
 FlapDockPerspective FlapDockStationFactory.layoutPerspective(FlapDockStationLayout layout, java.util.Map<java.lang.Integer,PerspectiveDockable> children)
           
 

Methods in bibliothek.gui.dock.station.flap with parameters of type FlapDockPerspective
 FlapDockStationLayout FlapDockStationFactory.getPerspectiveLayout(FlapDockPerspective element, java.util.Map<PerspectiveDockable,java.lang.Integer> children)
           
 void FlapDockStationFactory.layoutPerspective(FlapDockPerspective perspective, FlapDockStationLayout layout, java.util.Map<java.lang.Integer,PerspectiveDockable> children)