Position createPosition(int offset) throws BadLocationException
void getChars(int where, int len, Segment txt) throws BadLocationException
String getString(int where, int len) throws BadLocationException
UndoableEdit insertString(int where, String str) throws BadLocationException
int length()
UndoableEdit remove(int where, int nitems) throws BadLocationException