Changes between Version 9 and Version 10 of PLATFORM_DEPLOY_MAC_R0
- Timestamp:
- 11/05/09 21:31:58 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOY_MAC_R0
v9 v10 37 37 38 38 = 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. 40 40 * In order to use Mac style menus in the SkinManager#lookAndFeel property do the following 41 41 * 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"