Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Java : Swing : Mac OS X


Directory : Java : Swing : Mac OS X

  Options

Links
  • Java hacking on PhotoStuff - Another tutorial on making a Java application look like a native Mac application, form "Life on Mars" archives.
  • Mac OS X JarBundler ANT Task - A free Ant task that will create a Mac OS X application bundle from a list of Jar files and a main class name.
  • Make Your Swing App Go Native (part 2) - Create native executables for Mac OS X and Windows, then add file type associations. In the third installment we will add custom icons and finishing polish.
  • OSXAdapter - Sample code for the OSXAdapter. This seems to be the new way to hook handlers into the preferences, about, and quit menu items on the Mac.
  • Quaqua Look And Feel - A user interface (GUI) library for Java applications which wish to closely adhere to the Apple Human Interface Guidelines for Mac OS X.
  • Using the Mac menu bar - A tutorial from developer.apple.com, discussing the com.apple.macos.useScreenMenuBar property.