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]> |
Awesome, that´s what I was looking for. Thank you. markiewb wrote: > I guess that is the Multiview-API. > > https://search.oracle.com/search/search?search_p_main_operator=all&group=Blogs&q=multiview%20weblog:geertjan (https://search.oracle.com/search/search?search_p_main_operator=all&group=Blogs&q=multiview%20weblog:geertjan) > > > With kind regards, markiewb > > > > 2016-09-22 1:28 GMT+02:00 edgnets <address-removed (address-removed)>: > > > 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/mytopcomponent_474.jpg) > > http://forums.netbeans.org//files/swingdesigntopcomponent_797.jpg (http://forums.netbeans.org//files/swingdesigntopcomponent_797.jpg) > > > > >