altosui: refactor logfile chooser dialog to share more code
authorKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 06:15:05 +0000 (23:15 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 06:15:05 +0000 (23:15 -0700)
commit634a550149e7c344a22a637ba484f115592b1018
tree02a6002db9d4988d6fcbbf5736cf0cc03ef67fc0
parenta55b132668a819cc26478a609cb79bd9190deb9d
altosui: refactor logfile chooser dialog to share more code

Move file opening logic into logfile chooser as it can be shared that way.

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