|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenMap | |
|---|---|
| org.fife.ui.rsyntaxtextarea | |
| org.fife.ui.rsyntaxtextarea.modes | |
| Uses of TokenMap in org.fife.ui.rsyntaxtextarea |
|---|
| Fields in org.fife.ui.rsyntaxtextarea declared as TokenMap | |
|---|---|
protected TokenMap |
AbstractTokenMaker.wordsToHighlight
Hash table of words to highlight and what token type they are. |
| Methods in org.fife.ui.rsyntaxtextarea that return TokenMap | |
|---|---|
abstract TokenMap |
AbstractTokenMaker.getWordsToHighlight()
Returns the words to highlight for this programming language. |
| Uses of TokenMap in org.fife.ui.rsyntaxtextarea.modes |
|---|
| Methods in org.fife.ui.rsyntaxtextarea.modes that return TokenMap | |
|---|---|
TokenMap |
WindowsBatchTokenMaker.getWordsToHighlight()
Returns the words to highlight for Windows batch files. |
TokenMap |
UnixShellTokenMaker.getWordsToHighlight()
Returns the words to highlight for UNIX shell scripts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||