问题
How do you for a specific look and feel on NetBeans 6.5? I mean by passing flags to the netbeans script (on Ubuntu) or by modifying the netbeans script or by some setup.
回答1:
In your netbeans.conf file, add "--laf " to your netbeans_default_options
value.
Check out the Netbeans Wiki.
Note: Netbeans Substance plug-in is no longer under development as of August 25, 2008.
来源:https://stackoverflow.com/questions/231738/force-look-and-feel-on-netbeans-6-5