Uses of Interface
bibliothek.gui.dock.common.perspective.CommonDockStationPerspective
Packages that use CommonDockStationPerspective
Package
Description
Contains the
CommonDockStation, various implementations of CommonDockStation and supporting classes.The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockables.-
Uses of CommonDockStationPerspective in bibliothek.gui.dock.common.intern.station
Methods in bibliothek.gui.dock.common.intern.station that return CommonDockStationPerspectiveModifier and TypeMethodDescriptionCommonDockStationFactory.layoutPerspective(CommonDockStationLayout layout, Map<Integer, PerspectiveDockable> children) Methods in bibliothek.gui.dock.common.intern.station with parameters of type CommonDockStationPerspectiveModifier and TypeMethodDescriptionCommonDockStationFactory.getPerspectiveLayout(CommonDockStationPerspective element, Map<PerspectiveDockable, Integer> children) voidCommonDockStationFactory.layoutPerspective(CommonDockStationPerspective element, CommonDockStationLayout layout, Map<Integer, PerspectiveDockable> children) -
Uses of CommonDockStationPerspective in bibliothek.gui.dock.common.perspective
Classes in bibliothek.gui.dock.common.perspective that implement CommonDockStationPerspectiveModifier and TypeClassDescriptionclassThis type of object is used by theCExternalizePerspectiveas intern representation.classThe type of object that is used by aCGridPerspectiveas intern representation.classThe type of object that is used byCMinimizePerspectiveas intern representation.