rewrote AntView to split the JFrame and the Applet to separate classes
commita7768764ef1e5af642b1b441ff29bb0e6ca6f8cb
authorJochen Keil <jochen.keil@gmail.com>
Sat, 3 Jul 2010 07:32:42 +0000 (3 09:32 +0200)
committerJochen Keil <jochen.keil@gmail.com>
Sat, 3 Jul 2010 07:32:42 +0000 (3 09:32 +0200)
tree05cc7643c2a8544c74c44a5e59329e847965f6d8
parent086868aaff1291775ca26189110e3636cddcc44a
rewrote AntView to split the JFrame and the Applet to separate classes

This allows to subclass AntView e.g. from Observable so it can announce
a windowclosing event to its observers
src/aco/antview/AntView.java
src/aco/antview/AntViewApplet.java [copied from src/aco/antview/AntView.java with 61% similarity]