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