org.wings.dnd |
Provides the required interfaces for the Drag & Drop support of wingS.
|
Java Source File Name | Type | Comment |
DragAndDropManager.java | Class | The Drag and Drop Manager. |
DragSource.java | Interface | The Interface for a source of drag and drop events. |
DropTarget.java | Interface | The Interface for the taget of drag and drop events. |