How to correctly handle OS X’ application events (quit, about, preferences) correctly with SWT? For AWT/Swing the com.apple.eawt.Application and .ApplicationAdapter worked fine.
How to correctly handle OS X’ application events (quit, about, preferences) correctly with SWT?
Share
At least two possible answers from my boomarks:
But… I haven’t tried any of this yet…