public class OutsideBorderHighlighter
extends org.jdesktop.swingx.decorator.AbstractHighlighter
| Constructor and Description |
|---|
OutsideBorderHighlighter(org.jdesktop.swingx.decorator.HighlightPredicate predicate,
Color color,
int thickness,
boolean compound,
boolean inner) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canHighlight(Component component,
org.jdesktop.swingx.decorator.ComponentAdapter adapter) |
protected Component |
doHighlight(Component renderer,
org.jdesktop.swingx.decorator.ComponentAdapter adapter) |
public OutsideBorderHighlighter(org.jdesktop.swingx.decorator.HighlightPredicate predicate,
Color color,
int thickness,
boolean compound,
boolean inner)
protected boolean canHighlight(Component component, org.jdesktop.swingx.decorator.ComponentAdapter adapter)
canHighlight in class org.jdesktop.swingx.decorator.AbstractHighlighterCopyright © 2015 Revolution Systems Inc.. All rights reserved.