This program uses TextFields to get information from the user at the keyboard and writes the information to a sequential file.
To Run:
jre -cp createsequentialfile.jar CreateSequentialFile
Sample Run
CreateSequentialFile.out
Source Files:
CreateSequentialFile.java
CreateSequentialFile.txt