Creating a GUI With JFC/Swing: End of Trail

You have reached the end of the "Creating a GUI With JFC/Swing" trail.

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

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

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

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

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