Well, I've always saved user input and data by having the program create a text file and then read from the text file the next time the program is run. Check out the File class in the API, as well as...