[4547] in java-interest

home help back first fref pref prev next nref lref last post

classpath

daemon@ATHENA.MIT.EDU (SAXM@aol.com)
Fri Jan 5 16:03:55 1996

From: SAXM@aol.com
Date: Fri, 5 Jan 1996 14:27:29 -0500
To: java-interest@java.sun.com

Hello,
I'm just starting with java and am having difficulty with the CLASSPATH
environment variable.  When I try to extend classes that I have created I get
the 'superclass not found' error.  I believe I am using a correct import
statement.  In some instances I can extend the awt Button class, but the
Frame or Panel class will not be found in the same application. They are in
the same package imported with the statement
     import java.awt.*;
 so how is this possible?
I'm running the beta version of java on Windows95.
Any help for a begginner?
Happy New Year.

Scott Moore
SAXM@aol.com
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post