public interface BackgroundSupplier
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getElementBackground(int row)
This method allows to specify a background for a specified element (list item or tree node).
|
java.awt.Color getElementBackground(int row)
row
- a visible index of an element that allows to define old fashioned striped backgroundnull
if an element should use default background