public interface NSDraggingInfoProtocol
NSDraggingInfoProtocol
protocol.
See the protocol documentation at the Apple's site: NSDraggingInfoProtocolModifier and Type | Method and Description |
---|---|
com.jniwrapper.Pointer.Void |
draggedImage() |
NSPoint |
draggedImageLocation() |
com.jniwrapper.Pointer.Void |
draggingDestinationWindow() |
NSPoint |
draggingLocation() |
com.jniwrapper.Pointer.Void |
draggingPasteboard() |
com.jniwrapper.Int |
draggingSequenceNumber() |
Id |
draggingSource() |
NSDragOperation |
draggingSourceOperationMask() |
com.jniwrapper.Pointer.Void |
namesOfPromisedFilesDroppedAtDestination(NSURL dropDestination) |
void |
slideDraggedImageTo(NSPoint screenPoint) |
com.jniwrapper.Pointer.Void draggedImage()
com.jniwrapper.Pointer.Void draggingPasteboard()
NSDragOperation draggingSourceOperationMask()
com.jniwrapper.Int draggingSequenceNumber()
com.jniwrapper.Pointer.Void namesOfPromisedFilesDroppedAtDestination(NSURL dropDestination)
com.jniwrapper.Pointer.Void draggingDestinationWindow()
void slideDraggedImageTo(NSPoint screenPoint)
NSPoint draggedImageLocation()
NSPoint draggingLocation()
Id draggingSource()