Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Run time error

801486Mar 30 2009 — edited Mar 30 2009
Hi folks,
Im getting run time error like this,

"Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation problem:
The method actionPerformed(ActionEvent) of type ViewUser must override a superclass method"

What does this error mean?? in my code, its showing an error at "actionPerformed(ActionEvent ae)" method.....
Please tell me the solution for it..what I have to do now?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2009
Added on Mar 30 2009
1 comment
91 views