Serializable, AbstractDocument.Contentpublic class SMYLDCodedContent extends GapContent
| Constructor | Description |
|---|---|
SMYLDCodedContent() |
|
SMYLDCodedContent(String CharSetName) |
| Modifier and Type | Method | 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 SMYLD. All rights reserved.