Home
 Swing Technology
 GUI Features
 Source code
 Enhancements
 GUI with Swing

Games with Swing

Goal:

duke2
SWING-64

The goal of this project is to learn Swing and Graphical User Interface building by creating some fun applications. I choose to create some games to demonstrate Swing GUI features. Swing is a codename for latest Java Foundation Class, which is part of the JDK1.2Beta release from Sun Microsystems. Swing components is built on top of AWT (Abstract Windows Toolkit) and has drastically improve upon its predecessor.