Class | Description |
---|---|
DnDHandler |
This class is written to substitue for the native
system drag and drop handler.
|
WorkflowDragSource |
This class is used in conjunction with DnDHandler
to do drag and drop without the native system
drag and drop handler which doesn't work in
the Java plugin.
|
WorkflowDropTarget |
This class implements autoscrolling for the
version of the drag and drop that doesn't use the
native handlers.
|
WorkflowDropTargetContextPeer |
This class substitutes for the native drag and drop
handler which doesn't work with the Java plugin.
|