In one of Apples documentations I found a recommendation:
Java Development Guide for Mac OS X:
"Do not set menu item accelerators with an explicit javax.swing.KeyStroke specification. Modifier...
Type: Posts; User: kuba; Keyword(s):
In one of Apples documentations I found a recommendation:
Java Development Guide for Mac OS X:
"Do not set menu item accelerators with an explicit javax.swing.KeyStroke specification. Modifier...
There seems to be a solution, but it have to integrated into the framework. Apple provide an example here: http://developer.apple.com/samplecode/OSXAdapter/listing2.html
Hi Everybody!
I'm currently evaluating Spring Rich Client for an upcoming project. So far it seems to help very much. Great thing.
Our aim is to provide our solution on Win and Mac OS....