|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
DragSourceContext, |
Construct a DragSourceEvent given a specified DragSourceContext and coordinates of the cursor location. |
Changed Constructors | ||
DragSourceContext ) |
Documentation changed from old to new. |
Construct a DragSourceEvent given a specified DragSourceContext . |
Added Methods | |
Point getLocation() |
This method returns a Point indicating the cursor location in screen coordinates at the moment this event occured or null if the cursor location is not specified for this event. |
int getX() |
This method returns the horizontal coordinate of the cursor location in screen coordinates at the moment this event occured or zero if the cursor location is not specified for this event. |
int getY() |
This method returns the vertical coordinate of the cursor location in screen coordinates at the moment this event occured or zero if the cursor location is not specified for this event. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |