Changed Fields |
Component component |
Documentation changed from old to new. |
The Component associated with this DragGestureRecognizer . |
DragGestureListener dragGestureListener |
Changed from non-transient to transient.
|
The DragGestureListener associated with this DragGestureRecognizer . |
DragSource dragSource |
Documentation changed from old to new. |
The DragSource associated with this DragGestureRecognizer . |
ArrayList events |
Documentation changed from old to new. |
The list of events (in order) that the DragGestureRecognizer "recognized" as a "gesture" that triggers a drag. |
int sourceActions |
Documentation changed from old to new. |
An int representing the type(s) of action(s) used in this Drag and Drop operation. |