org.openide.util.datatransfer
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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.