Uses of Interface
bibliothek.gui.dock.perspective.PerspectiveDockable

Packages that use PerspectiveDockable
bibliothek.gui.dock.perspective   
 

Uses of PerspectiveDockable in bibliothek.gui.dock.perspective
 

Methods in bibliothek.gui.dock.perspective that return PerspectiveDockable
 PerspectiveDockable<L> PerspectiveElement.asDockable()
          Returns the representation of this as PerspectiveDockable.
 PerspectiveDockable<?> PerspectiveStation.getDockable(int index)