public class InvokeHighlighter extends Object implements org.jdesktop.swingx.decorator.HighlightPredicate
org.jdesktop.swingx.decorator.HighlightPredicate.AndHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.ColumnHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.ColumnTypeHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.DepthHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.EqualsHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.IdentifierHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.NotHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.OrHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.RowGroupHighlightPredicate, org.jdesktop.swingx.decorator.HighlightPredicate.TypeHighlightPredicateALWAYS, BIG_DECIMAL_NEGATIVE, EDITABLE, EMPTY_INTEGER_ARRAY, EMPTY_OBJECT_ARRAY, EMPTY_PREDICATE_ARRAY, EVEN, HAS_FOCUS, INTEGER_NEGATIVE, IS_FOLDER, IS_LEAF, IS_SELECTED, IS_TEXT_TRUNCATED, NEVER, ODD, READ_ONLY, ROLLOVER_CELL, ROLLOVER_COLUMN, ROLLOVER_ROW| Constructor and Description |
|---|
InvokeHighlighter(Object object,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
static org.jdesktop.swingx.decorator.Highlighter |
border(Object object,
String methodName,
Border border) |
static org.jdesktop.swingx.decorator.Highlighter |
border(Object object,
String methodName,
Color color) |
static org.jdesktop.swingx.decorator.Highlighter |
border(Object object,
String methodName,
Color color,
int thickness) |
static org.jdesktop.swingx.decorator.Highlighter |
color(Object object,
String methodName,
Color cellBackground,
Color cellForeground,
Color selectedBackground,
Color selectedForeground) |
boolean |
isHighlighted(Component renderer,
org.jdesktop.swingx.decorator.ComponentAdapter adapter) |
static org.jdesktop.swingx.decorator.Highlighter |
outsideBorder(Object object,
String methodName,
Color color,
int thickness) |
public static org.jdesktop.swingx.decorator.Highlighter border(Object object, String methodName, Border border)
public static org.jdesktop.swingx.decorator.Highlighter border(Object object, String methodName, Color color)
public static org.jdesktop.swingx.decorator.Highlighter border(Object object, String methodName, Color color, int thickness)
public static org.jdesktop.swingx.decorator.Highlighter color(Object object, String methodName, Color cellBackground, Color cellForeground, Color selectedBackground, Color selectedForeground)
public static org.jdesktop.swingx.decorator.Highlighter outsideBorder(Object object, String methodName, Color color, int thickness)
public boolean isHighlighted(Component renderer, org.jdesktop.swingx.decorator.ComponentAdapter adapter)
isHighlighted in interface org.jdesktop.swingx.decorator.HighlightPredicateCopyright © 2015 Revolution Systems Inc.. All rights reserved.