Hi,
I am running into strange problem. I have Redhat Linux6.0 and
blackdownjdk 1.2. When i compile my java-swing-jni application it
compiles fine but when i try to run it i get following errors!
Exception in thread "main" java.lang.Error: can't load
javax.swing.plaf.metal.MetalLookAndFeel
at javax.swing.UIManager.initializeDefaultLAF(Compiled Code)
at javax.swing.UIManager.initialize(Compiled Code)
at javax.swing.UIManager.maybeInitialize(Compiled Code)
at javax.swing.UIManager.getUI(Compiled Code)
at javax.swing.JDesktopPane.updateUI(Compiled Code)
at javax.swing.JDesktopPane.<init>(Compiled Code)
at Fsa.<clinit>(Fsa.java:54)
If i try to run my application from other machine, it runs fine. If i
set my display to other machine it runs fine. I am not understanding
why it raises exception if i run on my display??
Any idea??
-Raj
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]