Class LineUtil


  • public class LineUtil
    extends Object
    Do line operations on a text area. This allows you to insert a line, cut, copy or paste a line and move lines. This is generally intended to be used as a utility for the SwingTerminal.

    Created by Jeff Gaynor
    on 3/17/23 at 7:39 AM