JSplitPane-Bug in NB3.6 ?
Peter Buckenleib <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | SIEMENS AG , A&D MC IT |
| Message-ID | <[email protected]> |
Hi group, i think i found a bug in NB3.6 that creates unusable code when a JSplitPane is designed. The preview always shows what you expected, but NB3.6 always seems to create the same code, regardless of what SplitLayout (vertical / horizontical) you choose in the designer, and where you put the two parts (left/right, top/bottom). It never uses setTopComponent or setBottomComponent, but always creates PlanSplit.setOrientation(javax.swing.JSplitPane.VERTICAL_SPLIT) and setRightComponent(). -- Peter Buckenleib SIEMENS AG , A&D MC IT Frauenauracher Str. 80 D 91056 Erlangen