interface org.aswing.dnd.DraggingImage
Implementors | ||||
![]() | DefaultDragImage |
|
The Image for dragging representing.
@author paling
Instance Fields
function switchToAcceptImage(): Void
Paints the image for accept state of dragging.(means drop allowed)
function switchToRejectImage(): Void
Paints the image for reject state of dragging.(means drop not allowed)