b8df41274080cce3454c5bd52dfcf66ec3325d32
While not as clean as using ChangeListener, it completely decouples the Model and View aspects, and also avoids the need to manually paint() a hierarchy of components (a task best handled by Swing/AWT).
Description
GaTech Spring 2012 CS 8803 Game AI Project 4
Languages
Java
100%