javax > javax.swing > javax.swing.text > javax.swing.text.stringcontent >

Class: javax.swing.text.StringContent
    java.lang.Object
       javax.swing.text.StringContent


public final class StringContent extends Object implements AbstractDocument.Content, Serializable


FIELDS:

CONSTRUCTORS:
public StringContent()

public StringContent(int initialLength)


METHODS:
public Position createPosition(int offset)
Throws: BadLocationException

public void getChars(int where, int len, Segment chars)
Throws: BadLocationException

protected Vector getPositionsInRange(Vector v, int offset, int length)

public String getString(int where, int len)
Throws: BadLocationException

public UndoableEdit insertString(int where, String str)
Throws: BadLocationException

public int length()

public UndoableEdit remove(int where, int nitems)
Throws: BadLocationException

protected void updateUndoPositions(Vector positions)


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net