You have 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.
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.