Hello,
after installing the new jdk1.2 and try to run the SimpleExample-Demo
get the following output:
ke@s10:/usr/lib/java/demo/jfc/Simple/src > java -Djava.compiler=
SimpleExample
Exception in thread "main" java.lang.Error: can't load
javax.swing.plaf.metal.MetalLookAndFeel
at
javax.swing.UIManager.initializeDefaultLAF(UIManager.java:826)
at javax.swing.UIManager.initialize(UIManager.java:896)
at javax.swing.UIManager.maybeInitialize(UIManager.java:913)
at javax.swing.UIManager.getUI(UIManager.java:535)
at javax.swing.JPanel.updateUI(JPanel.java:110)
at javax.swing.JPanel.<init>(JPanel.java:70)
at javax.swing.JPanel.<init>(JPanel.java:100)
at SimpleExample.<init>(SimpleExample.java:39)
at SimpleExample.main(SimpleExample.java:135)
can anybody help me?
klaus
--
Klaus Erber mailto:[EMAIL PROTECTED]
maxheim wirtschaftsinformatik http://www.mwi-online.de
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]