public class ClipboardUtil extends Object
| Constructor and Description |
|---|
ClipboardUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearContents() |
static String |
getContents() |
static void |
setContents(String contents) |
Copyright © 2021. All rights reserved.