Symbol « JFrame « Java Swing Q&A





1. JFrame question on unresolved symbol ???    coderanch.com

please see comment below // FOLLOWING LINE GEN's COMPILE ERROR error is TwoButtons.java [38:1] cannot resolve symbol symbol : class MyDrawPanel location: class TwoButtons MyDrawPanel drawPanel = new MyDrawPanel(); /* * TwoButtons.java * Created on April 20, 11:47 AM * Class: CIS148 - JAVA Programming (Tu-Th Spring 2004) * Instructor: Ram Athavale * * @author Douglas J. Braxton * @version 1.0 ...

2. JFrame cannot find symbol    forums.oracle.com

I am very new to java, and am working on teaching myself. I have the O'Reilly 3rd edition of Learning Java and am working on the very first program. Below is my system information, as well as the script, and the errors so if anyone can help me get past my first hurddle, hopefully in the future I will be able ...