Nimbus L&F using NetBeans Platform
"karolinas" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I know that it was specified, that using Nimbus Look and Feel may cause some issues in the NetBeans Platform, however, since all the software products in our company use Nimbus (based on Swing), I was asked to use Nimbus in my NetBeans Platform application. However, the issue that I faced is related to the log file. If I have a top component opened in the Editor view, it is not visible, as it goes very very low. Else, if I have the log window opened and then the top component in the Editor view, the full panel in the editor view is not visible, it's extended, so again, you cannot see it full, and in our case, cannot see the buttons at the bottom of the panel. Is there any way I can specify the sizes of the views, so that even when both are opened, they would both be visible?