Toolbar replacement with retina version
"lanthale" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hallo everybody, I just want to share the code I have used to replace the toolbar of netbeans with a javafx version because of the retina issues with netbeans rcp. Hopefully someone finds it useful. File explaination: toolbar -> director with the files for the netbeans module to replace the toolbar buttonStyle.css -> Styling for the toolbar PreferencesTabBar.java -> The standard toolbar with left, center and right location UnifiedToolBar.java -> A tabbed toolbar with togglebutton to add to the standard toolbar best regards, Clemens Attachments: http://forums.netbeans.org//files/toolbar_251.zip