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>
Sun, 24 Mar 2013 23:15:21 +0000 (16:15 -0700)
commit26b60e16c984255e869300b4aeafc12dd37fbd09
tree1ebe600881ec75e226e90c2ef7dde65b909c5c7f
parent4e606d05f4523a5afc46fbb7cdd8fd3c12836ab9
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