This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error: can't load javax.swing.plaf.metal.MetalLookAndFeel


Hi,
I found an error that already appears in previous mails
in this mailing list, but no answear as far as I know.
I run Xfree (up2date) on a W2000 PC to connect through XDMCP to
an AIX system. I need to run a java program
(for those who know what it is, this is the FastTmanager).
I get the following exception, which causes of course the unability
to get the java application running.
With Exceed, I get no problem at all.
I try other java program , and I did not get the same or related
problem.
I found that several persons say they have the same bug, but
does anyone have a solution ?

Exception in thread "main" java.lang.Error: can't load
javax.swing.plaf.metal.MetalLookAndFeel
	at
javax.swing.UIManager.initializeDefaultLAF(UIManager.java:861)
	at javax.swing.UIManager.initialize(UIManager.java:931)
	at javax.swing.UIManager.maybeInitialize(UIManager.java:953)
	at javax.swing.UIManager.getUI(UIManager.java:564)
	at javax.swing.JPanel.updateUI(JPanel.java:112)
	at javax.swing.JPanel.<init>(JPanel.java:72)
	at javax.swing.JPanel.<init>(JPanel.java:102)
	at javax.swing.JRootPane.createGlassPane(JRootPane.java:226)
	at javax.swing.JRootPane.<init>(JRootPane.java:183)
	at javax.swing.JFrame.createRootPane(JFrame.java:156)
	at javax.swing.JFrame.frameInit(JFrame.java:149)
	at javax.swing.JFrame.<init>(JFrame.java:139)
	at devmgr.dmv.MainScreen.main(MainScreen.java:377)

Frederic Bregier


____________________________________________________________________
- http://www.WebMailSPro.com - >> 
VOTRE service d'email sans pub avec VOTRE nom de domaine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]