Your Apps
SkinLF 1.1Welcome License Installation :: Theme Support Tutorial 1 Tutorial 2 Theme Packs SkinRegion How to :: They use SkinLF Your Apps :: FAQ Changes Todo :: API
Skin your favorite apps !
JBuilder 4

The easiest way to skin JBuilder is to edit the JBuilder.config file located in the JBuilder 4 bin directory.
Go to the main section of the config file and change the mainclass value:

# main
# oldValue: mainclass com.borland.jbuilder.JBuilder
# Add all SkinLF jars to JBuilder
addjars <path-to-skinlf>/lib
mainclass Skinit -pack <path-to-themepack>/mythemepack.zip com.borland.jbuilder.JBuilder
Netbeans 3.2

Go the Netbeans.org to find out how to skin the IDE.