-
selected
boolean selected
Is the value currently selected.
-
hasFocus
boolean hasFocus
True if has focus.
-
drawsFocusBorderAroundIcon
boolean drawsFocusBorderAroundIcon
True if draws focus border around icon as well.
-
textSelectionColor
java.awt.Color textSelectionColor
Color to use for the foreground for selected nodes.
-
textNonSelectionColor
java.awt.Color textNonSelectionColor
Color to use for the foreground for non-selected nodes.
-
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
Color to use for the background when a node is selected.
-
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
Color to use for the background when the node isn't selected.
-
borderSelectionColor
java.awt.Color borderSelectionColor
Color to use for the background when the node isn't selected.