[Tutor] OT Java Question

Kyle Babich kb@kb2.net
Wed, 14 Aug 2002 22:09:23 UT


While I'm learning Python I'm also learning Java, so I just bought
Learning Java 2nd Ed.  I was trying the first few simple apps but they
didn't work.  I have jdk 1.1.8 installed on my computer sdk 1.4, so I
did think there would be much of a difference.  Anyway, there seems to
be an error with import javax.swing.*;  (I need it for JFrames)
Was javax taken out at some point?  Something else?  Could someone
clear this up for me?

Thank you,
--
Kyle