Class ApplicationColorHighlighter
- java.lang.Object
-
- org.jdesktop.swingx.decorator.AbstractHighlighter
-
- org.nuiton.jaxx.application.swing.util.ApplicationColorHighlighter
-
- All Implemented Interfaces:
org.jdesktop.swingx.decorator.Highlighter
public class ApplicationColorHighlighter extends org.jdesktop.swingx.decorator.AbstractHighlighter- Since:
- 2.8
- Author:
- Tony Chemit - chemit@codelutin.com
-
-
Field Summary
Fields Modifier and Type Field Description protected Colorcolorprotected booleanforeground
-
Constructor Summary
Constructors Constructor Description ApplicationColorHighlighter(org.jdesktop.swingx.decorator.HighlightPredicate predicate, Color color, boolean foreground)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ComponentdoHighlight(Component component, org.jdesktop.swingx.decorator.ComponentAdapter adapter)
-