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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JTable starts editing when F3 is pressed - howto disable?

843807Sep 6 2010 — edited Sep 7 2010
Hi,

I would like to add some shortcuts to my application (F3, F4, F5, ...), however when the JTable has focus and JTable's cursor is on a editable cell, it starts the editing process.
Is there a way to tell the JTable to "ignore" some keys?

Thank you in advance, Clemens

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 5 2010
Added on Sep 6 2010
4 comments
1,745 views