Search
Feedback
Trail:
Creating a GUI with JFC/Swing
The Java™ Tutorials
>
Creating a GUI with JFC/Swing
Questions and Exercises: Getting Started with Swing
« Previous
•
TOC
•
Next »
Questions
Which package is required for all Swing applications?
What is Java Web Start and where can you get it?
Exercises
Show how you would set the class path when launching an application.
Test if your browser is Java Web Start enabled by following the instructions listed in this lesson.
Check your answers.
« Previous
•
TOC
•
Next »
Copyright
1995-2006 Sun Microsystems, Inc. All rights reserved.
The Java Tutorials describe features that are new for Java SE 6.
Download JDK 6
.
Previous page:
Compiling and Running Swing Programs
Next page:
Learning Swing by Example