Class AbstractLocationMode.DockableHandle

java.lang.Object
bibliothek.gui.dock.facile.mode.AbstractLocationMode.DockableHandle
Enclosing class:
AbstractLocationMode<A extends ModeArea>

protected class AbstractLocationMode.DockableHandle extends Object
Meta information about a currently registered Dockable.
Author:
Benjamin Sigg
  • Constructor Details

    • DockableHandle

      public DockableHandle(Dockable dockable)
      Creates a new handle.
      Parameters:
      dockable - the new element, not null
  • Method Details