NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Cush1978
Joined: 15 Sep 2008 Posts: 223
|
Posted: Fri May 18, 2012 4:39 am Post subject: Extra focus target in Wizards? |
|
|
Hello,
I've noticed this issue in my own application. In investigating, I also find the same issue in the NetBeans IDE.
When you're using wizards, if you tab through all the focusable components, you come to an "extra" component before you get down to the Next/Back/Finish buttons:
In the IDE, choose File->New Project
Choose Java Application and press "Next"
Now start tabbing through the components. After the "Set Main Project" check box is traversed, focus goes somewhere "invisible" before it gets down to the Back/Next/Finish/Cancel/Help button group.
I've tried grabbing a FocusTraversalPolicy on my own project to figure this out, but I keep getting null components or null FocusTraversalPolicy object. Does anyone know where the focus is going and why? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|