altosui: Display error dialog when AltOS JNI library can't be loaded
authorKeith Packard <keithp@keithp.com>
Fri, 10 Sep 2010 00:54:41 +0000 (17:54 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Sep 2010 00:57:13 +0000 (17:57 -0700)
commit8ee3464d8064ebe1694c7b20177878c0d9961451
tree0bdcc2209aae05fd3d79d92fd2149c5efcb1eda8
parent4224a7526e51eb8fbf1f0a31bae7ee68c6385095
altosui: Display error dialog when AltOS JNI library can't be loaded

Having an error dialog appear at application startup seems better than
simply failing to present the device dialog later on.

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