| Author |
Why can't i create a new object?
|
Ramzi Hajaj
Greenhorn
Joined: Aug 19, 2012
Posts: 13
|
|
Hello everyone
I am having a simple error. I want to create a jframe to say a player already exists and have created a class in its own right. I am new to swing, so am not even sure if this is the right thing to do? Anyway there is an error when i try to create a new object and i cant for the life of me figure out what it is?
The error occurs in the else fragment. Thanks.
|
 |
Greg Brannon
Bartender
Joined: Oct 24, 2010
Posts: 530
|
|
It would be easier to guess at an answer if you were to post the error message and stack trace, copied and pasted exactly as it appears at your end.
It would be even easier to give a complete answer if we could run the code, but that may not be necessary after seeing the error.
|
Learning Java using Eclipse on OpenSUSE 11.2
Linux user#: 501795
|
 |
Ramzi Hajaj
Greenhorn
Joined: Aug 19, 2012
Posts: 13
|
|
|
i have resolved this. No worries!!!
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32675
|
|
|
Please tell us how you resolved it.
|
 |
 |
|
|
subject: Why can't i create a new object?
|
|
|