| 程序包 | 说明 |
|---|---|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea.modes |
Scanners that tokenize source in
RSyntaxTextArea. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
XmlOccurrenceMarker
Marks occurrences of the current token for XML.
|
| 限定符和类型 | 方法和说明 |
|---|---|
OccurrenceMarker |
TokenMaker.getOccurrenceMarker()
Returns the object in charge of marking all occurrences of the token
at the current caret position, if it is a relevant token.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected OccurrenceMarker |
XMLTokenMaker.createOccurrenceMarker()
Returns the occurrence marker to use for this token maker.
|