org.jdesktop.swingx.decorator
Class AlternateRowHighlighter.UIAlternateRowHighlighter
java.lang.Object
org.jdesktop.swingx.decorator.AbstractHighlighter
org.jdesktop.swingx.decorator.LegacyHighlighter
org.jdesktop.swingx.decorator.AlternateRowHighlighter
org.jdesktop.swingx.decorator.AlternateRowHighlighter.UIAlternateRowHighlighter
- All Implemented Interfaces:
- Highlighter, LegacyHighlighter.UIHighlighter
- Enclosing class:
- AlternateRowHighlighter
Deprecated. use HighlighterFactory.UIColorHighlighter
public static class AlternateRowHighlighter.UIAlternateRowHighlighter
- extends AlternateRowHighlighter
- implements LegacyHighlighter.UIHighlighter
Method Summary |
void |
updateUI()
Deprecated. |
Methods inherited from class org.jdesktop.swingx.decorator.LegacyHighlighter |
addChangeListener, applyBackground, applyForeground, computeBackground, computeForeground, computeSelectedBackground, computeSelectedBackground, computeSelectedForeground, computeSelectedForeground, computeUnselectedForeground, doHighlight, getBackground, getForeground, getSelectedBackground, getSelectedForeground, highlight, isImmutable, setBackground, setForeground, setSelectedBackground, setSelectedForeground |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlternateRowHighlighter.UIAlternateRowHighlighter
public AlternateRowHighlighter.UIAlternateRowHighlighter()
- Deprecated.
updateUI
public void updateUI()
- Deprecated.
- Specified by:
updateUI
in interface LegacyHighlighter.UIHighlighter