• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Look And Feel Problem

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm experimenting with a custom look and feel for the first time and I'm having some problems I have no idea how to fix. I've downloaded the Kunststoff Look&Feel (www.incors.org) and I've written a really simple program that is just supposed to display a message box, with the custom look and feel. However, when I run the program I get the following error:

Here's my program:

Can anyone please tell me how to fix this problem, I don't understand what's happening here. And since this look and feel was created by someone else, and I've seen it used in other programs, I would think it should work ok.
Thanks,
Jeff
[ October 04, 2003: Message edited by: Jeff Smith ]
[ October 04, 2003: Message edited by: Jeff Smith ]
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just a stab in the dark. When you run your program, are you including kunststoff.jar in the classpath?
[ October 06, 2003: Message edited by: Joe Ess ]
 
They worship nothing. They say it's because nothing lasts forever. Like this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic