Changes between Version 9 and Version 10 of PLATFORM_DEPLOY_MAC_R0


Ignore:
Timestamp:
11/05/09 21:31:58 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOY_MAC_R0

    v9 v10  
    3737 
    3838= Design = 
    39   
     39 * In order to ease OS checking add a class OSUtil in org.sophie2.bse.commons.util that has methods for checking if the current os is of some type. 
    4040 * In order to use Mac style menus in the SkinManager#lookAndFeel property do the following 
    4141  * If we have a LaF defined in the skin after setting it if running on Mac set the "MenuBarUI" property of the UIManager to be "com.apple.laf.AquaMenuBarUI"