altoslib: Use common constants for flash action messages
authorKeith Packard <keithp@keithp.com>
Thu, 23 Aug 2018 00:42:13 +0000 (17:42 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 23 Aug 2018 00:42:13 +0000 (17:42 -0700)
commit378ebab2e70917b4182cbd840a3fa66e4e42fd92
tree9d338cee8d8e4f9dea18b3dff25f7739ee1e19bf
parent22005da598921ef6fe1a7f1bb5e56e41f44fe12f
altoslib: Use common constants for flash action messages

Place messages in AltosFlashListener instead of using the same strings
in three different places.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFlash.java
altoslib/AltosFlashListener.java
altoslib/AltosSelfFlash.java
altosuilib/AltosFlashUI.java