public class SMYLDCodedContent extends GapContent
| Constructor and Description |
|---|
SMYLDCodedContent() |
SMYLDCodedContent(String CharSetName) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getArray() |
protected int |
getGapEnd() |
protected int |
getGapStart() |
String |
getString(int where,
int len) |
protected void |
replace(int arg0,
int arg1,
Object arg2,
int arg3) |
allocateArray, createPosition, getArrayLength, getChars, getPositionsInRange, insertString, length, remove, resetMarksAtZero, shiftEnd, shiftGap, shiftGapEndUp, shiftGapStartDown, updateUndoPositionspublic SMYLDCodedContent(String CharSetName)
public SMYLDCodedContent()
public String getString(int where, int len) throws BadLocationException
getString in interface AbstractDocument.ContentgetString in class GapContentBadLocationExceptionprotected final Object getArray()
protected final int getGapStart()
protected final int getGapEnd()
protected void replace(int arg0,
int arg1,
Object arg2,
int arg3)
Copyright © 2019 com.github.mfjamil. All rights reserved.