System.err.println(AquaLookAndFeel.sOldPropertyPrefix+"useScreenMenuBar has been deprecated. Please switch to "+AquaLookAndFeel.sPropertyPrefix+"useScreenMenuBar");
useScreenMenuBar=true;
// Do not allow AWT to set the screen menu bar if it's embedded in another UI toolkit
// the width and height passed in as a parameter could differ than the width and the height of the NSImage (image), in that case, the image will be scaled