I'm trying to add the Preferences menu to my Java Swing application and it's proving a bit of a nause.
I have read many posts and articles on this and it sounds easy but...
I see references to com.apple.eawt.Application in the examples I have found but when I try to import it in Eclipse Indigo I get an error:
Access restriction: The type Application is not accessible due to restriction on required library /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar
Any ideas?
I am working on an iMac OSX 10.6
You might be able to use OSXAdapter
, which "uses a reflection proxy model to hook existing preferences, about, and quit functionality." See also this answer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With