public interface ClipboardListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
clipboardChanged(ClipboardEvent ev)
Called when the content of the clipboard is changed.
|
void clipboardChanged(ClipboardEvent ev)
ev
- event describing the actionBuilt on July 21 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.