org.jdesktop.swingx.plaf
Class UIColorHighlighterAddon

java.lang.Object
  extended by org.jdesktop.swingx.plaf.AbstractComponentAddon
      extended by org.jdesktop.swingx.plaf.UIColorHighlighterAddon
All Implemented Interfaces:
ComponentAddon

public class UIColorHighlighterAddon
extends AbstractComponentAddon

Loads LF specific background striping colors. The colors are based on the LF selection colors for certain LFs and themes, for unknown LFs/themes a generic grey is used.

Author:
Jeanette Winzenburg, Karl Schaefer

Constructor Summary
UIColorHighlighterAddon()
           
 
Method Summary
 
Methods inherited from class org.jdesktop.swingx.plaf.AbstractComponentAddon
getName, initialize, uninitialize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIColorHighlighterAddon

public UIColorHighlighterAddon()