Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Ctrl+C/Ctrl+v not working for JTextField

843806Nov 17 2008 — edited Nov 19 2008
Hi all,
In our java application, JTextField is inside JTable. when we run the application, we want to select the JTextField values. But we couldnt not select it.
i. In JTextField Ctrl+C/Ctrl+v is not working. So we couldnt select the data and we couldnt paste the data as well. Output of it, we have to type the data all the times.
ii. By Mouse we can able to select the data which is there in the JTextField. But, when we right click on mouse button, the popup window (with undo, copy,paste etc options) is not appearing.

I am using the jdk1.5.0_15 version.
Please let me know how to make this feature to work.

Regards,
SelvaKumar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2008
Added on Nov 17 2008
10 comments
1,550 views