Internal toolbar within the TopComponent. Is it a native support ?
"edgnets" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I´d like to add a toolbar within of my TopComponent (see attachment MyTopComponent.JPG) like the design window of the Netbeans application has (see SwingDesignTopComponent.JPG) however I did not found a tutorial about this resource. Should I add my own JButton or JToolbar in a JPanel on the top of my TopComponent or the netbeans provide a native support to this kind of toolbar ? Attachments: http://forums.netbeans.org//files/mytopcomponent_474.jpg http://forums.netbeans.org//files/swingdesigntopcomponent_797.jpg