Descripción
Sintaxis
public final class DragEvent extends InputEvent
Constructores
Campos
- ANY
- DRAG_DONE
- DRAG_DROPPED
- DRAG_ENTERED
- DRAG_ENTERED_TARGET
- DRAG_EXITED
- DRAG_EXITED_TARGET
- DRAG_OVER
Métodos
- acceptTransferModes()
- copyFor()
- getAcceptedTransferMode()
- getAcceptingObject()
- getDragboard()
- getGestureSource()
- getGestureTarget()
- getPickResult()
- getSceneX()
- getSceneY()
- getScreenX()
- getScreenY()
- getTransferMode()
- getX()
- getY()
- getZ()
- isAccepted()
- isDropCompleted()
- setDropCompleted()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.