altosui: set default .csv file name in file save dialog
authorKeith Packard <keithp@keithp.com>
Sat, 11 Sep 2010 03:55:05 +0000 (20:55 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 11 Sep 2010 03:55:59 +0000 (20:55 -0700)
commit7f2204e0832b14b1edca4266a2cbc272141ecc2b
treef7ddd29efa55d747a5e6243d18ab8727feac34b4
parent7e053ae1f2d09347123ac9fa79e46645378b4c70
altosui: set default .csv file name in file save dialog

This uses setSelectedFile to specify which output filename to make the
default in the save dialog.

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