|
JUCE
|
Handles reading/writing to the system's clipboard. More...
Static Public Member Functions | |
| static void | copyTextToClipboard (const String &text) |
| Copies a string of text onto the clipboard. | |
| static String | getTextFromClipboard () |
| Gets the current clipboard's contents. | |
Handles reading/writing to the system's clipboard.
Copies a string of text onto the clipboard.