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 April 14 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.