Thursday, June 02, 2005

SwingX Needs JDNC

I was playing around with some of the projects in the SwingLabs today. I started trying to get the JXDatePicker to work and I kept receiving a NullPointerException on an ImageIcon. I thought that was strange. I had the SwingX JAR in my classpath.

I started looking on the JavaDesktop Forums for answers and I noticed that all the JXDatePicker questions were in the JDNC forum. So I took a chance and downloaded those JAR files and added those to my classpath and now my JXDatePicker works.

Thought this might help someone else out. Took me a while to figure it out. Maybe I am just slow. :)

No comments: