Changes between Version 11 and Version 12 of PLATFORM_DEPLOY_MAC_R0


Ignore:
Timestamp:
11/06/09 11:53:17 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOY_MAC_R0

    v11 v12  
    4646  * If the above is desired we should use "Toolkit.getDefaultToolkit().getMenuShortcutKeyMask();" method  
    4747  * Otherwise we use fixed masks. 
    48   * As menus are the place with most concentrated control/command key usage add a method in MenuMember class that is a shorthand for the mention Toolkit method that can be used in extenders. 
     48  * In the OSUtil class add a method that is a shorthand for the mentioned Toolkit method. 
    4949 
    5050= Implementation =