Mac Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsMac Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old June 14th, 2007, 03:26 PM
dsd7872 dsd7872 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2006
Posts: 90 dsd7872 User rank is Sergeant (500 - 2000 Reputation Level)dsd7872 User rank is Sergeant (500 - 2000 Reputation Level)dsd7872 User rank is Sergeant (500 - 2000 Reputation Level)dsd7872 User rank is Sergeant (500 - 2000 Reputation Level)dsd7872 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Day 11 h 52 m 37 sec
Reputation Power: 9
JMenu Bar on the Mac

I'm trying to set JMenuBar on a Mac, but each time I try to set it, it comes up in a regular frame. Here;s my code:

if (vers.indexOf("mac") != -1)
{
//System.setProperty("apple.laf.useScreenMenuBar", "true");
System.setProperty ("com.apple.macos.useScreenMenuBar","true");
macFrame=new JFrame();
menu=new JMenuBar();
createMenus();
macFrame.setJMenuBar(menu);
macFrame.setVisible(true);
macFrame.pack();


}

Its very similar to the examples of I've but it still doesn't work, am I missing something? And the programming language is Java.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsMac Help > JMenu Bar on the Mac


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway