Bundling Java/SWT Applications for Mac OS X
There are several ways to package a Java/SWT application on Mac OS X. However, if you want your application to look and feel like a native Mac OS X application, you will want to opt for creating an application bundle. Read more to learn how to bundle your Java/SWT application.