Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » windowbuilder exception showing the gui with seaglass L&F
windowbuilder exception showing the gui with seaglass L&F [message #877743] Sun, 27 May 2012 15:51 Go to next message
Federico Serale is currently offline Federico SeraleFriend
Messages: 2
Registered: May 2012
Junior Member
this is the error that appear:


Exception during 'super' constructor evaluation
An exception happened during evaluation of constructor JFrame() using arguments {}.

java.lang.ClassNotFoundException: sun.swing.plaf.synth.SynthUI
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at javax.swing.UIDefaults.getUIClass(Unknown Source)
at javax.swing.UIDefaults.getUI(Unknown Source)

[Updated on: Sun, 27 May 2012 15:52]

Report message to a moderator

Re: windowbuilder exception showing the gui with seaglass L&F [message #931878 is a reply to message #877743] Wed, 03 October 2012 15:58 Go to previous message
Federico Serale is currently offline Federico SeraleFriend
Messages: 2
Registered: May 2012
Junior Member
up
Previous Topic:Customization of Palette and Properties
Next Topic:AnchorLayout
Goto Forum:
  


Current Time: Thu Apr 25 11:20:56 GMT 2024

Powered by FUDForum. Page generated in 0.02969 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top