I would like to know how to use Ctrl-C and Ctrl-V to copy and paste within a TUI window. I think maybe I need to include in the imports of the javax.jnlp applications and use ClipboardService (getContents () and setContents ()). Am I right? thanks for any tip
Sandrin