Disabled Control V (Paste) in a JTextPane
807605Sep 11 2007 — edited Sep 12 2007I need to know how I can disabled Control V (PASTE) so no one can paste any text in a JTextPane. I already have a button that is doing the action of pasting and I dont want users to use Control V in this control.
Any help will be appreciated.
Thanks
Wilfer