This lesson gives you a brief introduction to using the Java Foundation Classes (JFC) Swing packages. After telling you about JFC and Swing, it helps you get the necessary software and walks you through how to compile and run a program that uses the Swing packages. Next, it shows you how to run programs using Java Web Start.
This section has not yet been updated to reflect features and conventions of the latest release, JDK 6.0.
The next lesson, Learning Swing by Example, will build on these first steps to help you create several increasingly more complex examples. For now, let's start with the basics.
This section gives you an overview of the JFC Swing packages.
This section gives you detailed instructions on how to install, create, compile and run a program that uses Swing components.