public static class DefaultHelpModel.DefaultHighlight extends java.lang.Object implements TextHelpModel.Highlight
Constructor and Description |
---|
DefaultHighlight(int start,
int end)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset()
End offset
|
int |
getStartOffset()
Start offset
|
public int getStartOffset()
getStartOffset
in interface TextHelpModel.Highlight
public int getEndOffset()
getEndOffset
in interface TextHelpModel.Highlight