javax > javax.swing > javax.swing.text > javax.swing.text.abstractdocument > javax.swing.text.abstractdocument.content >

Interface: javax.swing.text.AbstractDocument.Content
    javax.swing.text.AbstractDocument.Content


public static interface AbstractDocument.Content


FIELDS:

CONSTRUCTORS:

METHODS:
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


INHERITED METHODS:

SUBINTERFACES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net