public interface ClipboardHandler extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getClipboardContent() |
void |
setClipboardContent(String string)
Writes the sting to the system clipboard.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.