Make sure you're using correct package naming in your Swing apps; i.e.,
javax.swing NOT com.sun.java.swing.
--Jeff
Robert Mullen wrote:
>
> Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
> write, compile and execute code properly if I don't use swing but anything
>
Linux JDK 1.2 is the same as all other JDK 1.2's.
It wouldn't be called Java if it wasn't.
Robert Mullen wrote:
>
> Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
> write, compile and execute code properly if I don't use swing but anything
> that uses swing
[EMAIL PROTECTED] wrote:
> Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
> write, compile and execute code properly if I don't use swing but anything
> that uses swing bombs with and a class not found error. This includes the
> demo's that came with the installation
Are the swing classes supported in the blackdown port of the 1.2 JDK? I can
write, compile and execute code properly if I don't use swing but anything
that uses swing bombs with and a class not found error. This includes the
demo's that came with the installation. Do I need to set a classpath
spec