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, setLanguageIndex
public 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.AbstractTokenMaker
public void addToken(Segment segment, int start, int end, int tokenType, int startOffset)
addToken
in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
Copyright © 1999–2020 CodeLutin. All rights reserved.