swingx
Version 2005-08-19

org.jdesktop.swingx.decorator
Class AlternateRowHighlighter.UIAlternateRowHighlighter

java.lang.Object
  extended by org.jdesktop.swingx.decorator.Highlighter
      extended by org.jdesktop.swingx.decorator.AlternateRowHighlighter
          extended by org.jdesktop.swingx.decorator.AlternateRowHighlighter.UIAlternateRowHighlighter
All Implemented Interfaces:
Highlighter.UIHighlighter
Enclosing class:
AlternateRowHighlighter

public static class AlternateRowHighlighter.UIAlternateRowHighlighter
extends AlternateRowHighlighter
implements Highlighter.UIHighlighter


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jdesktop.swingx.decorator.AlternateRowHighlighter
AlternateRowHighlighter.UIAlternateRowHighlighter
 
Nested classes/interfaces inherited from class org.jdesktop.swingx.decorator.Highlighter
Highlighter.UIHighlighter
 
Field Summary
 
Fields inherited from class org.jdesktop.swingx.decorator.AlternateRowHighlighter
beige, classicLinePrinter, floralWhite, genericGrey, linePrinter, quickSilver
 
Fields inherited from class org.jdesktop.swingx.decorator.Highlighter
changeEvent, immutable, ledgerBackground, listenerList, notePadBackground
 
Constructor Summary
AlternateRowHighlighter.UIAlternateRowHighlighter()
           
 
Method Summary
 void updateUI()
           
 
Methods inherited from class org.jdesktop.swingx.decorator.AlternateRowHighlighter
computeUnselectedBackground, getEvenRowBackground, getLinesPerGroup, getOddRowBackground, isOddRow, setEvenRowBackground, setLinesPerGroup, setOddRowBackground
 
Methods inherited from class org.jdesktop.swingx.decorator.Highlighter
addChangeListener, applyBackground, applyForeground, computeBackground, computeForeground, computeSelectedBackground, computeSelectedBackground, computeSelectedForeground, computeSelectedForeground, computeUnselectedForeground, doHighlight, fireStateChanged, getBackground, getChangeListeners, getForeground, getSelectedBackground, getSelectedForeground, highlight, isImmutable, removeChangeListener, setBackground, setForeground, setSelectedBackground, setSelectedForeground
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlternateRowHighlighter.UIAlternateRowHighlighter

public AlternateRowHighlighter.UIAlternateRowHighlighter()
Method Detail

updateUI

public void updateUI()
Specified by:
updateUI in interface Highlighter.UIHighlighter

swingx
Version 2005-08-19