Ctrl+C/Ctrl+v not working for JTextField
843806Nov 17 2008 — edited Nov 19 2008Hi 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