|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSDraggingSource
Methods implemented by an object that initiates a drag session. The
source app is sent these messages during dragging. The first must be
implemented, the others are sent if the source responds to them.
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
NSDraggingSource._static_
|
Method Summary | |
---|---|
int |
draggingSourceOperationMaskForLocal(boolean flag)
|
boolean |
ignoreModifierKeysWhileDragging()
|
NSArray |
namesOfPromisedFilesDroppedAtDestination(NSURL dropDestination)
|
Method Detail |
---|
int draggingSourceOperationMaskForLocal(boolean flag)
NSArray namesOfPromisedFilesDroppedAtDestination(NSURL dropDestination)
boolean ignoreModifierKeysWhileDragging()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |