Skip to Main Content

Java Programming

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!

[Swing] How to expose processFocusEvent when JFormattedTextField is already

936354Feb 21 2013 — edited Feb 23 2013
I am using the Netbeans IDE, the JFormattedTextfield has been already created in the method called initComponents();
Therefore I cannot change it. I want to expose and override the method called processFocusEvent.
Any ideas I can do this after the control is created by the IDE wizard.
Thanks
Jack
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2013
Added on Feb 21 2013
4 comments
344 views