A collection of bits and pieces that doesn't fit into any of the other Java categories.
How to change the Netbeans IDE look and feel
This article explains how to change the look and feel that's applied to the Netbeans IDE.Changing the Look and Feel
Brief tutorial explaining how to specify the look and feel to use in your Java applications.The path to javac
A lot of people, including myself have been having difficulty getting the Java Development Kit (JDK) working. This is because the installer does not set the path for you, this tutorial explains how to solve this problem on both Windows and Linux.