<p>Line oriented editor in java.</p><p>It repeatedly prompts the user for a command, executes thatcommand on its internal "file" (the <strong>List</strong> of<strong>String</strong>s), then shows you the (line-numbered)contents of the file.</p><p>The prompt