public interface TransferListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
accepted(int action)
Accepted by a drop operation.
|
void |
ownershipLost()
Released from a clipboard.
|
void |
rejected()
The transfer has been rejected.
|
Built on December 20 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.