altosuilib: Track open frames, exit when none remain
authorKeith Packard <keithp@keithp.com>
Thu, 16 Jun 2016 05:37:39 +0000 (22:37 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 16 Jun 2016 05:37:39 +0000 (22:37 -0700)
commit2a4d741872449b5332f28e018fa3acc53ed7d891
tree29ce4678f749eee98b10b378a0b7ca8e2ca4f0bf
parent04c6f4c54ac10f6464ffb8cab2186ac2b2eafb00
altosuilib: Track open frames, exit when none remain

This will let us not have the altosui window open by causing the
application to shut down when the last frame closes.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosGraphUI.java
altosuilib/AltosUIFrame.java