Warning:
It has been 5+ years since I did any significant java programming, so as such, I make no guarantees about how useful this information still is
Swing Properties
This shows how to use the swing.properties file
Includes
- Changing the installed look and feels
Class Reloading
This shows how to build a class loader and reload classes without exiting the JVM.
See
the Game of Life Java Applet
This is probably the thing that you will want to see (if you want to
see anything on this page). It is a concurrent implementation of Conway's
Game of Life.
Back to Start Page
Send me email