I have an a Java app that I want to implement copy/paste menu items.  The form 
has several textual/table components.  Finding our what is selected and then 
locating where to paste it is brutal.  But with no coding effort using key 
strokes Ctrl C and Ctrl V do the job.  It would be ease to implement my menu 
items if they could send a Ctrl C or Ctrl V when selected.  Does anyone know 
how to send keyboard Ctrl C to the app by, say, pressing a button in the same 
app.

Mike


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to