Utilities for accessing text on the system clipboard using AWT.
This is segregated from other code to prevent the AWT stack from initializaing unnecessarily. On OS X, this is seen as a Java application icon appearing in the Dock
Utilities for accessing text on the system clipboard using AWT. This is segregated from other code to prevent the AWT stack from initializaing unnecessarily. On OS X, this is seen as a Java application icon appearing in the Dock
(copy)
Copies the current contents of the Clipboard, returning its contents as a string.
Copies the current contents of the Clipboard, returning its contents as a string.
(paste s)
Pastes a string in as the new content of the Clipboard.
Pastes a string in as the new content of the Clipboard.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |