public class LogTokenMarker
extends org.fife.ui.rsyntaxtextarea.AbstractTokenMaker
| Constructor and Description |
|---|
LogTokenMarker() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToken(Segment segment,
int start,
int end,
int tokenType,
int startOffset) |
org.fife.ui.rsyntaxtextarea.Token |
getTokenList(Segment text,
int initialTokenType,
int startOffset) |
org.fife.ui.rsyntaxtextarea.TokenMap |
getWordsToHighlight() |
addNullToken, addToken, addToken, createOccurrenceMarker, getClosestStandardTokenTypeForInternalType, getCurlyBracesDenoteCodeBlocks, getInsertBreakAction, getLanguageIndex, getLastTokenTypeOnLine, getLineCommentStartAndEnd, getMarkOccurrencesOfTokenType, getOccurrenceMarker, getShouldIndentNextLineAfter, isIdentifierChar, isMarkupLanguage, resetTokenList, setLanguageIndexpublic org.fife.ui.rsyntaxtextarea.Token getTokenList(Segment text, int initialTokenType, int startOffset)
public org.fife.ui.rsyntaxtextarea.TokenMap getWordsToHighlight()
getWordsToHighlight in class org.fife.ui.rsyntaxtextarea.AbstractTokenMakerpublic void addToken(Segment segment, int start, int end, int tokenType, int startOffset)
addToken in class org.fife.ui.rsyntaxtextarea.TokenMakerBaseCopyright © 1999–2015 CodeLutin. All rights reserved.