I am trying to develop a java swing application in which the user should be locked down inside the application.I used the SetSystemUIMode API(I have used disable options disableprocessswitch,disableforcequit,disableapplemenu and UIModeAllHidden). It worked fine. But there are certain function keys ex:F11 which moves my application window up leaving the desktop accesible and F9 which resizes my application window and shows other window by distributing them in the desktop.I am using Mac OS X Panther 10.3.7.How can i block such short keys?How about the behaviour of these keys in Mac OS X 10.2?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden