altosui/altoslib: Move more flashing code from altosui to altoslib
authorKeith Packard <keithp@keithp.com>
Sun, 24 Mar 2013 23:15:21 +0000 (16:15 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:16:52 +0000 (20:16 -0700)
commit9df4e874b2785aec4aecce2f767543ee9f638b4f
treec189d613432317368646b48246bb82bd9f401ef6
parent09e0c304b420a12fa1616005db946523c6e5bef1
altosui/altoslib: Move more flashing code from altosui to altoslib

Required a bit of refactoring to eliminate swing types from the
flashing code, but nothing major.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFlash.java [new file with mode: 0644]
altoslib/AltosFlashListener.java [new file with mode: 0644]
altoslib/Makefile.am
altosui/AltosFlash.java [deleted file]
altosui/AltosFlashUI.java
altosui/Makefile.am