|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
java.awt.dnd
|
Method Summary | |
---|---|
void |
dragGestureRecognized(DragGestureEvent dge)
A DragGestureRecognizer has detected
a platform-dependent drag initiating gesture and
is notifying this listener
in order for it to initiate the action for the user. |
Method Detail |
---|
void dragGestureRecognized(DragGestureEvent dge)
DragGestureRecognizer
has detected
a platform-dependent drag initiating gesture and
is notifying this listener
in order for it to initiate the action for the user.
dge
- the DragGestureEvent
describing
the gesture that has just occurred