|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidMarkException | |
|---|---|
| org.netbeans.editor | |
| Uses of InvalidMarkException in org.netbeans.editor |
|---|
| Methods in org.netbeans.editor that throw InvalidMarkException | |
|---|---|
int |
Mark.compare(int pos)
Compare this mark to some position. |
int |
Mark.getLine()
Get the line number of this mark |
int |
Mark.getOffset()
Get the position of this mark |
static void |
Utilities.insertMark(BaseDocument doc,
Mark mark,
int offset)
|
static void |
Utilities.moveMark(BaseDocument doc,
Mark mark,
int newOffset)
|
void |
Mark.remove()
Remove mark from the structure holding the marks. |
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||