java.lang.Object | |
↳ | sun.awt.dnd.SunDragSourceContextPeer |
TBC
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DISPATCH_CHANGED | ||||||||||
int | DISPATCH_ENTER | ||||||||||
int | DISPATCH_EXIT | ||||||||||
int | DISPATCH_FINISH | ||||||||||
int | DISPATCH_MOTION | ||||||||||
int | DISPATCH_MOUSE_MOVED |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
construct a new SunDragSourceContextPeer
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Filters out all mouse events that were on the java event queue when
startDrag was called.
| |||||||||||
return cursor
| |||||||||||
set cursor
| |||||||||||
initiate a DnD operation ...
| |||||||||||
Synchro messages in AWT
| |||||||||||
Notify the peer that the transferables' DataFlavors have changed.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
upcall from native code via implemented class (do)
| |||||||||||
upcall from native code
| |||||||||||
downcall into native code
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Filters out all mouse events that were on the java event queue when startDrag was called.
initiate a DnD operation ...
InvalidDnDOperationException |
---|
Synchro messages in AWT
Notify the peer that the transferables' DataFlavors have changed. No longer useful as the transferables are determined at the time of the drag.
upcall from native code via implemented class (do)
upcall from native code
downcall into native code