Now that I think about it... could someone please just tell me how to use the SavitchIn class? It'll be outdated that way, but I will be done and the professor uses the old book anyway, so he's EXPECTING SavitchIn to be used. He doesn't care how we do it, so it'd be cool if I could use the Scanner class, but we're obviously having problems here

. So... how do I use a random class that's not part of the standard Java package? See that link I posted earlier on info on the class. I have a SavitchIn.java file. Wha do I do with that in order to be able to use it as a class for keyboard input in my program? Thank you.