public static interface Highlighter.Highlight | Modifier and Type | Method and Description | 
|---|---|
| int | getEndOffset()
              获取高亮的结束模型偏移量。 
             | 
| Highlighter.HighlightPainter | getPainter()
              获得荧光笔的画家。 
             | 
| int | getStartOffset()
              获取突出显示的起始模型偏移量。 
             | 
int getStartOffset()
int getEndOffset()
Highlighter.HighlightPainter getPainter()
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.