public interface DragSourceContextPeer
| Modifier and Type | Method and Description |
|---|---|
Cursor |
getCursor() |
void |
setCursor(Cursor c) |
void |
startDrag(DragSourceContext context,
Cursor c,
Image i,
Point p) |
void |
transferablesFlavorsChanged() |
void startDrag(DragSourceContext context, Cursor c, Image i, Point p) throws InvalidDnDOperationException
InvalidDnDOperationExceptionvoid setCursor(Cursor c) throws InvalidDnDOperationException
InvalidDnDOperationExceptionvoid transferablesFlavorsChanged()