TopComponent window focus
"ruperty" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I have a netbeans platform application with two TopComponent windows. However, when the second one opens it is always displayed on top of the first obscuring it. I can move it out of the way on a large screen, but on a small screen I would like to click between them to bring each one to the front. How can I configure things so that the second window does not remain in front when I click on the first?