MiG InfoCom MiG Calendar JavaBeans User Manual

Page 47

Advertising
background image

PropertyKey

getLabelSelectedKey

()

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.

java.awt.Paint

getLeafBackground

()

Property: The background paint of the node.

java.awt.Paint

getLeafCheckBackground

()

Property: The paint to use for the background of the check.

java.awt.Cursor

getLeafCheckCursor

()

Property: The cursor set when the mouse is hovering over the check.

java.awt.Paint

getLeafCheckForeground

()

Property: The paint to use for the foreground of the check.

XtdImage

getLeafCheckHalfSelectedIcon

()

Property: The icon for when a check is "half" selected, which menas that some children are
checked and some are not.

PlaceRect

getLeafCheckIconPlaceRect

()

Property: Where in the check shape the icon of the actual check should be placed.

java.awt.Paint

getLeafCheckMouseOverBackground

()

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

java.awt.Paint

getLeafCheckMouseOverForeground

()

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

PlaceRect

getLeafCheckPlaceRect

()

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

XtdImage

getLeafCheckSelectedIcon

()

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

java.awt.Shape

getLeafCheckShape

()

Property: The shape outline of the check box.

int

getLeafCheckWidth

()

Property: The width in pixels for the check.

java.awt.Font

getLeafFont

()

Property: The font of the label.

java.awt.Color

getLeafForeground

()

Property: The foreground of the label.

int

getLeafIconTextGap

()

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

java.awt.Cursor

getLeafLabelCursor

()

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

java.awt.Paint

getLeafMouseOverBackground

()

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

java.awt.Font

getLeafMouseOverFont

()

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

Page 47 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising