public final class ClipboardUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getContnet()
Reads the String content of the
Clipboard. |
static void |
setContnent(String content)
Sets the content to the
Clipboard. |
Copyright © 2013. All Rights Reserved.