MiG InfoCom MiG Calendar JavaBeans User Manual

Page 52

Advertising
background image

void

setLeafCheckMouseOverBackground

(java.awt.Paint p)

Property: The background for when the mouse is hovering over the check.

void

setLeafCheckMouseOverForeground

(java.awt.Paint p)

Property: The foreground for when the mouse is hovering over the check.

void

setLeafCheckPlaceRect

(PlaceRect r)

Property: Where the check outline should be placed within the node.

void

setLeafCheckSelectable

(boolean b)

Property: If the check should be selectable.

void

setLeafCheckSelectedIcon

(XtdImage image)

Property: The icon/image for when the check is selected.

void

setLeafCheckShape

(java.awt.Shape s)

Property: The shape outline of the check box.

void

setLeafCheckWidth

(int w)

Property: The width in pixels for the check.

void

setLeafCheckVisible

(boolean b)

Property: If the check box is visible.

void

setLeafFont

(java.awt.Font f)

Property: The font of the label.

void

setLeafForeground

(java.awt.Color c)

Property: The foreground of the label.

void

setLeafIconTextGap

(int gap)

Property: The gap in pixels between the icon and text.

void

setLeafLabelCursor

(java.awt.Cursor cur)

Property: The cursor for when the mouse is hovering over the label.

void

setLeafLabelSelectable

(boolean b)

Property: If the label should be selectable.

void

setLeafMouseOverBackground

(java.awt.Paint p)

Property: The background for when the mouse is hovering over the label.

void

setLeafMouseOverFont

(java.awt.Font f)

Property: The font for when the mouse is hovering over the label.

void

setLeafMouseOverForeground

(java.awt.Color c)

Property: The foreground for when the mouse is hovering over the label.

void

setLeafMouseOverUnderline

(Integer b)

Property: The underline in pixels for when the mouse is hovering over the label.

void

setLeafRouteLabelClickToCheck

(boolean b)

Property: If a click on the label should be transformed to a click on the check.

void

setLeafRowHeight

(int height)

Property: The height in pixels for every row in the tree.

void

setLeafSelectedBackground

(java.awt.Paint p)

Property: The background if the node label is selected.

Page 52 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising