I have a scanner that can read a txt file that I am trying to print on the screen. I am trying to do this by printing the scanner (scan) results of what the user typed in on the on the screen using Graphics g. I have a scanner that can read a txt file that