org.jdesktop.swingx.decorator
Interface LegacyHighlighter.UIHighlighter

All Known Implementing Classes:
AlternateRowHighlighter.UIAlternateRowHighlighter, CompoundHighlighter
Enclosing class:
LegacyHighlighter

public static interface LegacyHighlighter.UIHighlighter

Interface to implement if Highlighter state depends on the LookAndFeel. PENDING: this is more general than highlighters - move to standalone?


Method Summary
 void updateUI()
           
 

Method Detail

updateUI

void updateUI()