![]() Overview and getting started |
![]() FAQ |
![]() History and release notes |
![]() Build from sources |
![]() Configure and tweak the settings |
![]() Customize the visuals |
If you are new to Swing, start with the general Swing tutorial. If you are new to look-and-feels, read the getting started first.
The main class is org.jvnet.substance.SubstanceLookAndFeel. In order to use Substance look and feel in your application, you can use one of the following:
In any case, add the latest substance.jar to your classpath. In addition you have the following two lite versions:
In case you wish to build Substance from the sources, you will need to take the laf-plugin and laf-widget (binaries or sources). The best way is to take the CVS snapshot and use the build.xml script. The main test application uses the FormLayout and components from SwingLabs.