[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with Ozone+Swing




Hi,

using Ozone with a Swing application (jdk1.2.2) i get
a SecurityException exception from the
OzoneSecurityManager class.

I used this simple workaround...

OzoneSecurityManager.java ------------------

public boolean checkTopLevelWindow (Object window) {
//  throw new SecurityException();
 return true;
} 

Davide
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com