publicabstract void
insertString
(int offset, String string, AttributeSet attr)
throws
BadLocationException
publicabstract void
replace
(int offset, int length, String string, AttributeSet attrs)
throws
BadLocationException