EventListener
public interface ClipboardListener extends EventListener
Modifier and Type | Method | Description |
---|---|---|
void |
clipboardChanged(ClipboardEvent ev) |
Called when the content of the clipboard is changed.
|
void clipboardChanged(ClipboardEvent ev)
ev
- event describing the actionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.