|
-
Trying to run GUI-based program w/JCreator
Hi, My name is Rose and I work in an IT dept of a school. I am trying to set up a Java class for a teacher. I am very beginner to this programming. I have a program for a GUI-based temperature conversion program which I am trying to run in JCreator. I have checked the syntax and all seems ok. But I keep getting the same error:
C:\mywork\ConvertWithGUI.java:4: cannot access GBFrame
bad class file: C:\jdk1.3.1_07\BreezySwing\GBFrame.class
class file contains wrong class: BreezySwing.GBFrame
Please remove or make sure it appears in the correct subdirectory of the classpath.
public class ConvertWithGUI extends GBFrame{
I am using the SDK 1.3.1_07 from Sun. Any suggestions on what I am doing wrong? I am going crazy and have been working on this for several days. I am sure it is something simple or at least for you it is simple!
Thanks, Rose
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks