altosui: When replay thread is interrupted, don't make final report
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:08:50 +0000 (01:08 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:08:50 +0000 (01:08 -0700)
commit6205547ec7191aab0259a8449520e966a96129e6
treefb0df8bb10817316c321c4a9bc06106bf2f4df12
parent3d99584fcfe43b22e8581874e0ac77ce3d635d48
altosui: When replay thread is interrupted, don't make final report

Normally, the replay process makes one final report after the file has
been parsed. However, if the reading process is interrupted to display
something else, this report is just annoying, so don't make it.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosUI.java