public class ApplicationColorHighlighter
extends org.jdesktop.swingx.decorator.AbstractHighlighter
| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
protected boolean |
foreground |
| Constructor and Description |
|---|
ApplicationColorHighlighter(org.jdesktop.swingx.decorator.HighlightPredicate predicate,
Color color,
boolean foreground) |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
doHighlight(Component component,
org.jdesktop.swingx.decorator.ComponentAdapter adapter) |
Copyright © 2008–2017 CodeLutin. All rights reserved.