Class XMLTextEditor

    • Constructor Detail

      • XMLTextEditor

        public XMLTextEditor()
        Creates a new instance of XMLEditorPane
    • Method Detail

      • undo

        public void undo()
        Undo
      • redo

        public void redo()
        Redo
      • gotoLine

        public void gotoLine​(int line)
        Move the cursor to the specified line if exception occur cursor not change
        Parameters:
        line - the specified line number