Uses of Package
bibliothek.gui.dock.control.relocator

Packages that use bibliothek.gui.dock.control.relocator
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.control.relocator Various implementations of RelocateOperation
 

Classes in bibliothek.gui.dock.control.relocator used by bibliothek.gui.dock.control
Merger
          An algorithm used during drag and drop to merge two DockStations.
VetoableDockRelocatorListener
          This listener can be added to a DockRelocator and will receive an event whenever the user, a RemoteRelocator or a DirectRemoteRelocator moves around a Dockable.
 

Classes in bibliothek.gui.dock.control.relocator used by bibliothek.gui.dock.control.relocator
AbstractDockRelocator
          A manager adding MouseListener and MouseMotionListener to every DockElementRepresentatives and handling the drag and drop events.
DockRelocatorEvent
          An event created by the DockRelocator and forwarded to the VetoableDockRelocatorListener.
Merger
          An algorithm used during drag and drop to merge two DockStations.
RelocateOperation
          Describes the action that a DefaultDockRelocator will execute.
VetoableDockRelocatorListener
          This listener can be added to a DockRelocator and will receive an event whenever the user, a RemoteRelocator or a DirectRemoteRelocator moves around a Dockable.