a method for replacing the current applet with a new one
commit0274355d2d0a40e936b339bfba360bc597c89eb4
authorJochen Keil <jochen.keil@gmail.com>
Sat, 3 Jul 2010 07:36:05 +0000 (3 09:36 +0200)
committerJochen Keil <jochen.keil@gmail.com>
Sat, 3 Jul 2010 07:36:05 +0000 (3 09:36 +0200)
treed4607eb1610ba97ea45fbd2f8573f8f274b5666f
parenta7768764ef1e5af642b1b441ff29bb0e6ca6f8cb
a method for replacing the current applet with a new one

replacing an applet within the current jframe allows to update the
currently shown graph with a new one without the need of opening/closing
the jframe again
src/aco/antview/AntView.java