Descripción
Sintaxis
public void startDrag(Cursor dragCursor, Transferable transferable) throws InvalidDnDOperationException
public void startDrag(Cursor dragCursor, Transferable transferable, DragSourceListener dsl) throws InvalidDnDOperationException
public void startDrag(Cursor dragCursor, Image dragImage, Point imageOffset, Transferable transferable, DragSourceListener dsl) throws InvalidDnDOperationException
Parámetros
- Transferable transferable,
- Image dragImage,
- Cursor dragCursor,
- DragSourceListener dsl,
- Point imageOffset,
Excepciones
InvalidDnDOperationException, NullPointerException
Clase Padre
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.