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
InvalidDnDOperationException
void setCursor(Cursor c) throws InvalidDnDOperationException
InvalidDnDOperationException
void transferablesFlavorsChanged()