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 October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.