I am using VisualAge 2.0 and am trying to use the JCalendar from
http://www.toedter.com/en/jcalendar/index.html however.. this javaBean requires the Swing components, and says "the SuperClass javax.Swing.JPanel can not be found".... however I use the JPanel and many other Swing components in my application... but when I reference the JPanel bean in my application.... its referenced as com.sun.Java.Swing .
I have the JDK 1.3.1_02
Do the
java gods just hate me?