buoyx.docking
Class DragManager

java.lang.Object
  extended by buoyx.docking.DragManager

public class DragManager
extends java.lang.Object

This is a non-public class which is used internally by the docking framework. It coordinates the dragging of DockableWidgets from one container to another.

Author:
Peter Eastman

Nested Class Summary
static class DragManager.DetachedDockingContainer
          This class is a dialog for holding DockableWidgets that have been detached from their parent window.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Written by Peter Eastman.