|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
DropTargetContext, |
Documentation changed from old to new. |
Construct a DropTargetDragEvent given the DropTargetContext for this operation the location of the "Drag" Cursor 's hotspot in the Component 's coordinates the user drop action and the source drop actions. |
Changed Methods | ||
void acceptDrag(int ) |
Documentation changed from old to new. |
Accepts the drag. |
int getDropAction() |
Documentation changed from old to new. |
This method returns the user drop action. |
int getSourceActions() |
Documentation changed from old to new. |
This method returns the source drop actions. |
void rejectDrag() |
Documentation changed from old to new. |
Rejects the drag as a result of examining either the dropAction or the available DataFlavor types. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |