Trail: Creating a GUI with JFC/Swing
Lesson: Learning Swing by Example
Summary
Home Page > Creating a GUI with JFC/Swing > Learning Swing by Example
Summary
This lesson glossed over many details and left some things unexplained, but now you should have an understanding of what you can build with Swing components. Also, you should have a general understanding of the following:

Previous page: Example Six: VoteDialog
Next page: Questions and Exercises: Learning Swing by Example