altosui: Create iterables for log file scanning. Split out display threads
authorKeith Packard <keithp@keithp.com>
Tue, 28 Sep 2010 00:11:48 +0000 (17:11 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 28 Sep 2010 00:11:48 +0000 (17:11 -0700)
Convert from log file reading paradigm to using iterators which is
more idiomatic for java. Split more code out of AltosUI.java,
including the display update threads for telemetry monitoring and
logfile replay.x

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found