altosuilib: Hook up apple messages to callbacks
authorKeith Packard <keithp@keithp.com>
Wed, 18 Jun 2014 23:14:44 +0000 (16:14 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Jun 2014 23:17:27 +0000 (16:17 -0700)
commitd5bdb1c5974788b9569897435808fd01b04b0c4d
treec9693ee29e7fab9832b438d8cfce06f24130d120
parente3eab18682e77c5394918448409d383a28ba23ad
altosuilib: Hook up apple messages to callbacks

This supports open, quit and preferences. I'm leaving 'about' to the
existing stuff until I decide it's worth the effort to create a fancy
about dialog.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUIFrame.java
altosuilib/Makefile.am
altosuilib/OSXAdapter.java [new file with mode: 0755]