Uses of Class
bibliothek.gui.dock.facile.mode.AbstractLocationMode.DockableHandle

Packages that use AbstractLocationMode.DockableHandle
bibliothek.gui.dock.common.mode   
bibliothek.gui.dock.facile.mode   
 

Uses of AbstractLocationMode.DockableHandle in bibliothek.gui.dock.common.mode
 

Subclasses of AbstractLocationMode.DockableHandle in bibliothek.gui.dock.common.mode
protected  class CNormalMode.CDockableHandle
           
 

Methods in bibliothek.gui.dock.common.mode that return AbstractLocationMode.DockableHandle
protected  AbstractLocationMode.DockableHandle CNormalMode.createHandle(Dockable dockable)
           
 

Uses of AbstractLocationMode.DockableHandle in bibliothek.gui.dock.facile.mode
 

Methods in bibliothek.gui.dock.facile.mode that return AbstractLocationMode.DockableHandle
protected  AbstractLocationMode.DockableHandle AbstractLocationMode.createHandle(Dockable dockable)
          Creates a new handle for dockable.