When I tried to migrate a Java game based software from Windows XP
Professional to Mac OS X 10.4.3,
I met a problem as below:
The game based software uses full screen mode. It works fine on Mac when I
switch on the
"apple.awt.fakefullscreen" property. However, when I turned off this
property and tried to use the
real full screen mode, I couldn't open a JFileChooser or a JOptionPane. The
whole screen becomes black
when I clicked a button and attempted to show these components. I've also
set the "swing.defaultlaf"
property to "javax.swing.plaf.metal.MetalLookAndFeel" and tried to change
the screen refresh rate,
but it still didn't work.
_______________________________________________
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