On Tue, 16 Nov 1999 [EMAIL PROTECTED] wrote:
> Hi:
>
> I installed BlackDown jdk_1.1.7-v3-glibc-x86.tar.gz on RedHat 6.1 Linux.
> There is no problem to compile a simple java application (hello.java). But
> got compile error when compile an application with Swing component. The
> error messa
The package name changed to javax.swing. That's also the case with
reasonably recent releases of Swing1.1 for JDK1.1.
Nathan
On Tue, Nov 16, 1999 at 04:33:36PM -0600, [EMAIL PROTECTED] wrote:
> Hi:
>
> I installed BlackDown jdk_1.1.7-v3-glibc-x86.tar.gz on RedHat 6.1 Linux.
> There is no proble
On Tue, 16 Nov 1999 16:33:36 -0600, [EMAIL PROTECTED] wrote:
>Hi:
>
>I installed BlackDown jdk_1.1.7-v3-glibc-x86.tar.gz on RedHat 6.1 Linux.
>There is no problem to compile a simple java application (hello.java). But
>got compile error when compile an application with Swing component. The
>err
Hi:
I installed BlackDown jdk_1.1.7-v3-glibc-x86.tar.gz on RedHat 6.1 Linux.
There is no problem to compile a simple java application (hello.java). But
got compile error when compile an application with Swing component. The
error message is "Package com.sun.java.swing.* not found in import". W