Uses of Interface
bibliothek.gui.dock.control.DirectRemoteRelocator

Packages that use DirectRemoteRelocator
bibliothek.gui.dock.control   
 

Uses of DirectRemoteRelocator in bibliothek.gui.dock.control
 

Classes in bibliothek.gui.dock.control that implement DirectRemoteRelocator
private  class DefaultDockRelocator.DefaultRemoteRelocator
          An implementation connecting a RemoteRelocator to the enclosing DefaultDockRelocator.
 

Methods in bibliothek.gui.dock.control that return DirectRemoteRelocator
 DirectRemoteRelocator DefaultDockRelocator.createDirectRemote(Dockable dockable)
           
abstract  DirectRemoteRelocator DockRelocator.createDirectRemote(Dockable dockable)
          Creates a device with which drag&drop operations concerning dockable can be initiated and executed.