javax > javax.swing > javax.swing.text > javax.swing.text.gapcontent >

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


public class GapContent extends Object implements AbstractDocument.Content, Serializable


FIELDS:

CONSTRUCTORS:
public GapContent()

public GapContent(int initialLength)


METHODS:
protected Object allocateArray(int len)

public Position createPosition(int offset)
Throws: BadLocationException

protected int getArrayLength()

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 resetMarksAtZero()

protected void shiftEnd(int newSize)

protected void shiftGap(int newGapStart)

protected void shiftGapEndUp(int newGapEnd)

protected void shiftGapStartDown(int newGapStart)

protected void updateUndoPositions(Vector positions, int offset, int length)


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