altosui: Separate out log file choosing dialog to share with CSV generator
authorKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 06:01:36 +0000 (23:01 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 06:01:36 +0000 (23:01 -0700)
commita55b132668a819cc26478a609cb79bd9190deb9d
tree27ad72810ce23a9f885314044be3ef25fe41b077
parentef8376c4dd8262a34e02b6bb9e19e907ac2f4330
altosui: Separate out log file choosing dialog to share with CSV generator

This dialog will be shared with the CSV file generating code, so split
it out instead of duplicating it.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosLogfileChooser.java [new file with mode: 0644]
ao-tools/altosui/AltosUI.java
ao-tools/altosui/Makefile