Elements' Details |
Context
|
DropAction
byte DropAction;
- Description
- This value represents the action or actions selected by the user at
the time of the drop.
If more than one action is specified, the XDropTargetListener
should raise a dialog to ask the user which action to use.
|
|
LocationX
long LocationX;
- Description
- The cursor's current x location within the windows' coordinates.
|
|
LocationY
long LocationY;
- Description
- The cursor's current y location within the windows' coordinates.
|
|
SourceActions
byte SourceActions;
- Description
- This value represents the action or actions supported by the source.
|
|
Transferable
|
Copyright © 2010 Sun Microsystems, Inc.