public class Clipboards extends Object
| Constructor and Description |
|---|
Clipboards() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyToClipBoard(String text)
Copy to clipBoard the content of the given text.
|
public static void copyToClipBoard(String text)
text - text to copy to clipboardCopyright © 2008–2019 Ultreia.io. All rights reserved.