DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2003
    Posts
    2

    Smile 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

  2. #2
    Join Date
    Mar 2003
    Posts
    834
    Can you attach the code to your post. It'd help.
    ArchAngel.
    O:-)

  3. #3
    Join Date
    Mar 2003
    Posts
    8

    Thumbs up

    did you use the import statement to import GBFrame?
    I wonder how poisoned Java tastes like....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links