public static class HighlighterFactory.UIColorHighlighter extends ColorHighlighter implements org.jdesktop.swingx.plaf.UIDependent
listenerList| Constructor and 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 and Description |
|---|---|
void |
updateUI() |
applyBackground, applyForeground, doHighlight, getBackground, getForeground, getSelectedBackground, getSelectedForeground, setBackground, setForeground, setSelectedBackground, setSelectedForegroundaddChangeListener, areEqual, canHighlight, fireStateChanged, getChangeListeners, getHighlightPredicate, highlight, removeChangeListener, setHighlightPredicatepublic UIColorHighlighter()
public UIColorHighlighter(HighlightPredicate odd)
odd - the predicate to useCopyright © 2019. All rights reserved.