Reference 9
Here is a link that summarizes many things that you already know but
might be a refresher (if needed).
http://java.sun.com/docs/books/tutorial/java/concepts/practical.html
It applies concepts that you have seen and used to an Applet instead of an application.
Look it over and see how all the parts flow together. It is a nice example because it
shows a lot but in a form that is easy to follow.