Creating a GUI with JFC/Swing: End of Trail
You've reached the end of the "Creating a GUI with JFC/Swing" trail.

If you have comments or suggestions about this trail, use our feedback page to tell us about it.

What next?

Once you've caught your breath, you have several choices of where to go next. You can go to the front page to see all of your choices, or you can go directly to one of the following related trails:

Writing Applets: This is the starting point for learning everything about writing applets.

Essential Java Classes: By taking this trail, you can find out about strings, exceptions, threads, and other Java features that are used in all kinds of Java programs.

2D Graphics: If you are using JDK 1,2, you can use 2D graphics when writing Swing components that do custom painting.

Sound: You can use sound to enhance your program's user interface.

Previous page: Questions and Exercises: Performing Custom Painting