add WindowListener Event handler
commitf107f73497972386618243bdb1aab96ff5959445
authorJochen Keil <jochen.keil@gmail.com>
Sat, 3 Jul 2010 07:40:48 +0000 (3 09:40 +0200)
committerJochen Keil <jochen.keil@gmail.com>
Sat, 3 Jul 2010 07:40:48 +0000 (3 09:40 +0200)
tree51cb8b4c0bae9f2c6c17554ca0df6f9636e768e6
parent2054a8fbad17e37d90811e9e6801c971b0b8047a
add WindowListener Event handler

On receiving a window close event do the following:
notify all Observers that we are about to exit, then kill the applet and
finally commit dispose ourselves
src/aco/antview/AntView.java