TopComponent display to Output mode not working with NetBeans 8.1
"gadam" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I added some code into my Installer.java which sets up invokeWhenUIReady. This code forces my "output" TopComponent to open up and dock into output mode. When I run my application, I see this happen correctly. But then when my other TopComponents that are in "editor" mode come up, the "output" TopComponent disappears. Does this give anybody an idea of what might be happening?