Excelsior Forums: java.lang.NoClassDefFoundError: java.awt.Window$Type - Excelsior Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

java.lang.NoClassDefFoundError: java.awt.Window$Type

#1 User is offline   Kings 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 0
  • Joined: 25-August 11

Posted 25 August 2011 - 01:58 PM

Somebody Help me out. I get this error when I try to run my project how can I solve it?


Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: java.awt.Window$Type
at System.LogIn.initComponents(Unknown Source)
at System.LogIn.<init>(Unknown Source)
at System.LogIn$6.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

---------------------------------------------------------------------------
The application has terminated with exit code: 0
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users