public static class HighlightCodeAreaPainter.SearchMatch
extends java.lang.Object
Constructor and Description |
---|
SearchMatch() |
SearchMatch(long position,
long length) |
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
long |
getPosition() |
void |
setLength(long length) |
void |
setPosition(long position) |