| Author |
basic Question about JTable in Swing
|
arunkumar sundar
Greenhorn
Joined: May 17, 2005
Posts: 8
|
|
The Jtable in Swing behaves abnormally with respect to other components.If we press tab,the focus doesnt go to next component.Instead the Focus(when we are using tab) gets struck within the Lines of the Jtable itself. Is this an Expected behaviour?If so how to make traversal from JTable to next component.(I have tried Focus Traversal Policy). Thanks, ArunKumar
|
 |
 |
|
|
subject: basic Question about JTable in Swing
|
|
|