KrishnaMohan Turlapati

Greenhorn
+ Follow
since Apr 19, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by KrishnaMohan Turlapati

Hi
I've a JTable in a Container and when I press TAB key from JTable the Focus should be set to other Component in different container
How this can be achieved in JDK1.4?
Any Sample code?
Thanks in Advance
19 years ago
Hi
I have an issue regarding FocusTraversal on JTable
I have a Frame in whhich there are multiple containers
I have a Panel in CONTAINER 1 which has components
I have another Panel in CONTAINER 2 which has JTable
When I press TAB key from JTable then the focus should shift to a component
in CONTAINER 1
how to do this in JDK1.4
CAn any one help in this regard
Thanks
Mohan
19 years ago