-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.3.0, 1.4.0
-
Fix Understood
-
x86
-
windows_95
Name: skT88420 Date: 01/25/2000
build 1.3beta-0
Pressing the TAB key in a JTable causes the focus to transfer to the next cell.
CTRL+TAB transfers the focus to the next component after the JTable. When the
method transferFocus is called on a JTable it behaves like CTRL+TAB, i.e. focus
transfers to the next component after the JTable. A convenience JTable method
is required that behaves like TAB, i.e. focus transfers to the next cell in the
JTable.
(Review ID: 100345)
======================================================================
- duplicates
-
JDK-4528436 Broken focusHandling when using editable ComboBoxes as cellEditor in JTable
-
- Closed
-