This class contains a method for reading the next line of text from the keyboard as a String. It does block waiting for a return, so if your program needs to be doing other stuff, throw this into a seperate Thread.