Image

Sorry to bug you guys again, but I don't know how to store things from keyboard input. For example, in c++ I'd use char c; cin << c. I assume I use listeners in java but how?

by the way, thanks for all your comments on the last entry. I get that stuff now.