| sun.awt.motif.X11DropTargetContextPeer
X11DropTargetContextPeer | final class X11DropTargetContextPeer extends SunDropTargetContextPeer (Code) | | The X11DropTargetContextPeer class is the class responsible for handling
the interaction between the XDnD/Motif DnD subsystem and Java drop targets.
since: 1.5 |
doDropDone | protected void doDropDone(boolean success, int dropAction, boolean isLocal)(Code) | | |
eventProcessed | protected void eventProcessed(SunDropTargetEvent e, int returnValue, boolean dispatcherDone)(Code) | | |
getNativeData | protected Object getNativeData(long format)(Code) | | |
processDropMessage | protected void processDropMessage(SunDropTargetEvent event)(Code) | | |
processEnterMessage | protected void processEnterMessage(SunDropTargetEvent event)(Code) | | |
processExitMessage | protected void processExitMessage(SunDropTargetEvent event)(Code) | | |
processMotionMessage | protected void processMotionMessage(SunDropTargetEvent event, boolean operationChanged)(Code) | | |
|
|