false);
aText.insertString(textCursor, "a", false);
aText.insertControlCharacter(textCursor,
ControlCharacter.PARAGRAPH_BREAK,
false);
aText.insertString(textCursor, "23", false);
aText.insertControlCharacter(textCursor,
ControlCharacter.PARAGRAPH_BREAK,
false);
aText.insertString(textCursor, "ab", false);
aText.insertControlCharacter(textCursor,