Write an application or applet that uses a text field to get the name of a file, reads the file byte by byte, and displays the bytes as characters. Display the first 20 characters in a label. If a byte does not correspond to a legal character, display a space instead. Clicking the Next button reads and displays the next 20 characters in the file. The GUI might look like the sketch.

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.