|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DragHandler | |
---|---|
be.ugent.caagt.swirl.dnd | Provides drag and drop of Java objects within the same virtual machine. |
Uses of DragHandler in be.ugent.caagt.swirl.dnd |
---|
Methods in be.ugent.caagt.swirl.dnd that return DragHandler | |
---|---|
DragHandler |
LocalTransferHandler.getDragHandler()
Return the drag handler used by this transfer handler, or null
when none is registered. |
Methods in be.ugent.caagt.swirl.dnd with parameters of type DragHandler | |
---|---|
void |
LocalTransferHandler.setDragHandler(DragHandler dragHandler)
Install a drag handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |