Highlighter, UIDependentpublic static class HighlighterFactory.UIColorHighlighter extends ColorHighlighter implements UIDependent
listenerList| Constructor | Description |
|---|---|
UIColorHighlighter() |
Instantiates a ColorHighlighter with LF provided unselected
background and default predicate.
|
UIColorHighlighter(HighlightPredicate odd) |
Instantiates a ColorHighlighter with LF provided unselected
background and the given predicate.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
updateUI() |
Updates all internal visuals after changing a UI-delegate.
|
addChangeListener, areEqual, canHighlight, fireStateChanged, getChangeListeners, getHighlightPredicate, highlight, removeChangeListener, setHighlightPredicateapplyBackground, applyForeground, doHighlight, getBackground, getForeground, getSelectedBackground, getSelectedForeground, isLegacy, setBackground, setForeground, setLegacy, setSelectedBackground, setSelectedForegroundpublic UIColorHighlighter()
public UIColorHighlighter(HighlightPredicate odd)
odd - the predicate to usepublic void updateUI()
UIDependentupdateUI in interface UIDependentJComponent.updateUI()Copyright © 2018. All rights reserved.