|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
DragSourceContext, |
Constructs a DragSourceDragEvent given the specified DragSourceContext user drop action target drop action modifiers and coordinates. |
Changed Constructors | ||
DragSourceContext, |
Documentation changed from old to new. |
Constructs a DragSourceDragEvent . |
Added Methods | |
int getGestureModifiersEx() |
This method returns an int representing the current state of the input device extended modifiers associated with the user's gesture. |
Changed Methods | ||
int getDropAction() |
Documentation changed from old to new. |
This method returns the logical intersection of the user drop action the target drop action and the set of drop actions supported by the drag source. |
int getTargetActions() |
Documentation changed from old to new. |
This method returns the target drop action. |
int getUserAction() |
Documentation changed from old to new. |
This method returns the user drop action. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |