Application level design?
Works fine, however . . .
Requires static method and variable declarations
Think about what would happen if you had to move it to an applet
- Rewriting the main loop for action events
- Ripping out old “application” code
What if I wanted two banks in one system?