Results 1 to 3 of 3
- 10-14-2010, 02:38 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 3
- Rep Power
- 0
Need help to use tab key to traverse through tabbed panel controls.
Hi All,
I have a tabbed pane, with 4 tabs and each tabs contains different controls.
Suppose in 2nd tab i have a table. if I press "CNTR + TAB", the focus will go out of tabbed pane.
I want the control to be focus the 3rd tab.
Can any one help me to solve this issue.
Thanks in advance.
Thanks and regards!
Asif
- 10-14-2010, 02:46 PM #2
Sounds like you might be looking for Key Bindings:
How to Use Key Bindings (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Other Swing Features)
Key Bindings « Java Tips Weblog
But you might be able to do it with the Focus Subsystem:
How to Use the Focus Subsystem (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Other Swing Features)
- 11-02-2010, 12:27 PM #3
Member
- Join Date
- Oct 2010
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
Set the background image for tabs for tabbed panel
By radhi in forum Java 2DReplies: 1Last Post: 10-24-2010, 08:25 PM -
Traverse control on WizardPage
By laurie in forum SWT / JFaceReplies: 0Last Post: 06-29-2010, 08:16 PM -
Display graph in tabbed panel
By Laura Warren in forum New To JavaReplies: 3Last Post: 01-12-2009, 11:34 PM -
Creating a tabbed display with four tabs and a few controls
By Java Tip in forum SWTReplies: 0Last Post: 07-07-2008, 04:43 PM -
How do you recursively traverse through file folders ?
By nimraj in forum New To JavaReplies: 2Last Post: 11-27-2007, 01:45 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks