Question: Write a Java program that uses a simple line editor program. Use a Java Container Class to store the lines of text. Allow the user
Write a Java program that uses a simple line editor program. Use a Java Container Class to store the lines of text. Allow the user to create a new file, open an existing file, insert text, append text, delete lines, and write the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
