Andrej Koelewijn

2/16/2005

Focus problems with jcomboboxes in jtables

Filed under: — site admin @ 4:48 pm

Today i ran into some Jtable bugs in java 1.4.2 . More info can be found the following pages: Editing and FocusCycle, and Bug: 4684090.

Also good to know: If you navigate a jtable using cursor keys and you start editing a field, you don’t see a cursor. This can be fixed by calling table.setSurrendersFocusOnKeystroke(true).

2 Responses to “Focus problems with jcomboboxes in jtables”

  1. Anonymous Says:

    table.setSurrenders-FocusOnKeystroke(true) ... where have you been 2 weeks ago, where I struggled exactly with that thing….

  2. Herkules Says:

    forgot to enter my name

Leave a Reply

Powered by WordPress