right click cut paste for Input dialog box

Dear Java Gurus, :)

Please help me with this or let me whether it is doable or not?.

I am trying to incorporate right-click-pop-menu to enable cut/copy/paste to the text area for the

JOptionPane.showInputDialog(vApplet, "Text:", "pg",JOptionPane.QUESTION_MESSAGE, null, null, someTxt);)

The text area for this input dialog must have a right click cut paste functionality

I know cntrl+x and cntrl+v is from keyboard only.

How do I accomplish this?

Harsha

[504 byte] By [hjayanaa] at [2007-9-29 21:31:29]
# 1
I don't understand what you really want to do. Could you explain more?
lp19712001a at 2007-7-16 1:49:38 > top of Java-index,Archived Forums,Swing...