• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Error: java.beans.Introsp ectionException: Method "actionPerformed

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have installed BDK1.1 and launched it with no problem. But, in the ToolBox, I am missing ExplicitButton, *Button and error log says this:
C:\BDK1.1\jars\buttons.jar: jar load failed: java.lang.Error: java.beans.Introsp
ectionException: Method "actionPerformed" should have argument "ActionPerformedE
vent"
java.lang.Error: java.beans.IntrospectionException: Method "actionPerformed" sho
uld have argument "ActionPerformedEvent"
at sunw.demo.buttons.ExplicitButtonBeanInfo.getEventSetDescriptors(Expli
citButtonBeanInfo.java:60
How do I fix this problem? I downloaded everything from Sun BDK1.1, including the Button.jar ! Thanks a lot of your help !
Anand
 
Tell me how it all turns out. Here is a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic