|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
DragSourceContext, |
Construct a DragSourceDropEvent for a drop given the DragSourceContext the drop action a boolean indicating if the drop was successful and coordinates. |
Changed Constructors | ||
DragSourceContext ) |
Documentation changed from old to new. |
Construct a DragSourceDropEvent for a drag that does not result in a drop. |
DragSourceContext, |
Documentation changed from old to new. |
Construct a DragSourceDropEvent for a drop given the DragSourceContext the drop action and a boolean indicating if the drop was successful. |
Changed Methods | ||
int getDropAction() |
Documentation changed from old to new. |
This method returns an int representing the action performed by the target on the subject of the drop. |
boolean getDropSuccess() |
Documentation changed from old to new. |
This method returns a boolean indicating if the drop was successful. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |