• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

OptionDialog class object error ....

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,
Does anybody used OptionDialog class and its methods sucessfully in Palm with KAWT supporting KVM.
The error what i am getting when i try to run in Palm is :
"No such method <init>(Ljava/awt/Component;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V"
I couldn't make out anything from this error.There is no error while compiling.So i guess whether my KVM is not supporting this class or not....
Actually i want to popup a messagebox.
If anybody did this sucessfully pls be kind enough to send that piece of code and the KVM version.
Otherwise what else is the solution.
I would really appreciate a reponse.
Thanks
Joe
 
Joe Augustine
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Why nobody is responding.............???
 
We can fix it! We just need some baling wire, some WD-40, a bit of duct tape and this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic