Interface Summary | |
---|---|
DockingWindowDragger | Handles the drag and drop of a DockingWindow. |
DockingWindowDraggerProvider | Provides a DockingWindowDragger. |
Class Summary | |
---|---|
DockingWindowDragSource | Handles the drag and drop of a DockingWindow triggered by mouse events on a JComponent. DockingWindowDragSource handles drag abort with the right mouse button and the key set in the ABORT_DRAG_KEY property of the RootWindow which is the drop target. |