MiG InfoCom MiG Calendar JavaBeans User Manual
Page 51
![background image](https://www.manualsdir.com/files/798675/content/doc051.png)
void
Property: Background paint when the mouse is hovering over the node.
void
Property: The font when the mouse is hovering over the node.
void
Property: Foreground paint when the mouse is hovering over the node.
void
(Integer b)
Property: The underline width.
void
setFolderRouteLabelClickToCheck
(boolean b)
Property: If a click on the label should be transformed to a click on the check.
void
(int height)
Property: The height in pixels for every row in the tree.
void
(java.awt.Paint p)
Property: The background if the node label is selected.
void
(java.awt.Font f)
Property: The font if the node label is selected.
void
(java.awt.Color c)
Property: The foreground if the node label is selected.
void
(Integer width)
Property: The underline width if the node label is selected.
void
(Integer b)
Property: The underline width in pixels.
boolean
(boolean b)
Sets if events should be ignored, and thus not fired.
void
(PropertyKey key)
Property: This is the key used to set in the
com.miginfocom.calendar.category.Category
a
Boolean
object denoting on if the
label is concidered selected or not.
void
Property: The background paint of the node.
void
Property: The paint to use for the background of the check.
void
(java.awt.Cursor cur)
Property: The cursor set when the mouse is hovering over the check.
void
Property: The paint to use for the foreground of the check.
void
(XtdImage image)
Property: The icon for when a check is "half" selected, which menas that some children are
checked and some are not.
void
(PlaceRect r)
Property: Where in the check shape the icon of the actual check should be placed.
Page 51 of 196
com.miginfocom.beans.CategoryTreeBean