public class KawapadTemporaryParenthesisHighlighter extends KawapadTemporaryHighlighter
KawapadTemporaryHighlighter.ClearingPosition
clearQueue, LOGGER
Constructor and Description |
---|
KawapadTemporaryParenthesisHighlighter() |
Modifier and Type | Method and Description |
---|---|
static void |
clearHighlightedParenthesis() |
static void |
forceClearHighlightedParenthesis() |
static void |
highlightMatchingParenthesis(javax.swing.text.JTextComponent component,
int position) |
addClearingHighlightQueue, addHighlight, addHighlight, addParenthesisHighlight, eliminateClearingHighlightQueue, logError, logInfo, logWarn, popClearingHighlightQueue
public KawapadTemporaryParenthesisHighlighter()
public static void forceClearHighlightedParenthesis()
public static void clearHighlightedParenthesis()
public static void highlightMatchingParenthesis(javax.swing.text.JTextComponent component, int position) throws javax.swing.text.BadLocationException
javax.swing.text.BadLocationException