public class KawapadTemporaryParenthesisHighlighter extends KawapadTemporaryHighlighter
KawapadTemporaryHighlighter.ClearingPositionclearQueue, 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, popClearingHighlightQueuepublic 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