Hi. I dunno if this has been discussed before, and if it has, I'm sorry and stuff. But, what does it mean when a "non-static method cannot be referenced from a static context"
I didn't declare my method static and I don't know how I could be referencing anything from a static context.
Any help would be great. Sorry if this is a dumb question, but I'm the only AZN who doesn't
get programming. It's sad. ;_; Thx.
P.S.
(If you need to look at the code, it's up at
my server. palin.java is the main dealie and Palindrome is a class i'm supposed to be writing. The error messages keep coming up for 'checkData' and 'displayData') Thx.