| sun.awt.motif.MDropTargetContextPeer
MDropTargetContextPeer | final class MDropTargetContextPeer extends SunDropTargetContextPeer (Code) | |
The MDropTargetContextPeer class is the class responsible for handling
the interaction between the Motif DnD system and Java.
version: 1.51 since: JDK1.2 |
nativeDataAvailable | long nativeDataAvailable(Code) | | |
doDropDone | protected void doDropDone(boolean success, int dropAction, boolean isLocal)(Code) | | signal drop complete
|
getNativeData | protected Object getNativeData(long format)(Code) | | |
|
|