garbage collection
Moazam Raja








 

Using JGoodies with NetBeans IDE

06/22/2003

JGoodies Looks is a Java library which allows Swing based Java applications to attain a consistent and professional looking UI. NetBeans users can apply the JGoodies Looks UI to their IDE/Platform with a couple of simple steps.

 

1.) Download and install the NetBeans IDE.

2.) Download the JGoodies Looks library.

3.) Copy the looks-1.1.1liblooks-all.jar to your <netbeans-dir>libext directory.

4.) Edit the ide.cfg file in the <netbeans-dir>bin directory to include the following line:

-ui com.jgoodies.plaf.plastic.PlasticXPLookAndFeel

5.) Start the NetBeans IDE.

NetBeans with JGoodies Looks UI
NetBeans with standard UI


There are other L&F options you can apply to the NetBeans IDE via JGoodies, such as:

-ui com.jgoodies.plaf.plastic.PlasticLookAndFeel
-ui com.jgoodies.plaf.plastic.Plastic3DLookAndFeel
-ui com.jgoodies.plaf.plastic.PlasticXPLookAndFeel


Want to test drive your own applications with the JGoodies Look UI library? [click here]


Click here to visit the Radio UserLand website.
Click to see the XML version of this web page.
Click here to send an email to the editor of this weblog.
© Copyright 2004 Moazam Raja.
Last update: 6/20/2004; 4:52:16 PM.