bibliothek.gui.dock.perspective
Interface PerspectiveDockable<L>

All Superinterfaces:
PerspectiveElement<L>

public interface PerspectiveDockable<L>
extends PerspectiveElement<L>


Method Summary
 PerspectiveStation<?> getParent()
           
 Path getPlaceholder()
           
 
Methods inherited from interface bibliothek.gui.dock.perspective.PerspectiveElement
asDockable, asStation, getFactoryID
 

Method Detail

getPlaceholder

Path getPlaceholder()

getParent

PerspectiveStation<?> getParent()