| Author |
code error
|
Brad Cantrell
Greenhorn
Joined: Aug 27, 2005
Posts: 22
|
|
This code brings up "cant find symbol" errors for lines 5, 12, 13 and 18 for classes JFrame and JButton. I just cant find whats wrong.
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24057
|
|
Hi Brad, There's no such package as "java.swing" -- it's actually "javax.swing".
|
[Jess in Action][AskingGoodQuestions]
|
 |
Brad Cantrell
Greenhorn
Joined: Aug 27, 2005
Posts: 22
|
|
|
Thanks Ernest
|
 |
 |
|
|
subject: code error
|
|
|