altosui: Unify datafile selection to AltosDataChooser
authorKeith Packard <keithp@keithp.com>
Fri, 19 Nov 2010 09:14:17 +0000 (17:14 +0800)
committerKeith Packard <keithp@keithp.com>
Fri, 19 Nov 2010 09:15:35 +0000 (17:15 +0800)
commit8f72f08839346fb225238420324f0edcd070e531
treeb6460e8d11ef9b8c7ed0586110d43d059b0ceeae
parent24ffcf86c43290ce0f70fb4ee0984b3debdb8a5f
altosui: Unify datafile selection to AltosDataChooser

Instead of having several separate intefaces, use a single dialog for
selecting data files for graph/export/replay.

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