MiG InfoCom MiG Calendar JavaBeans User Manual

Page 46

Advertising
background image

java.awt.Paint

getFolderCheckMouseOverForeground

()

Property: The paint to use for the foreground of the check when the mouse is hovering over
it.

PlaceRect

getFolderCheckPlaceRect

()

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

XtdImage

getFolderCheckSelectedIcon

()

Property: The selected check icon.

java.awt.Shape

getFolderCheckShape

()

Property: The shape outline of the check box.

int

getFolderCheckWidth

()

Property: The width in pixels for the check.

java.awt.Font

getFolderFont

()

Property: The font used to draw the label.

java.awt.Color

getFolderForeground

()

Property: The foreground color used to draw the label.

int

getFolderIconTextGap

()

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

java.awt.Cursor

getFolderLabelCursor

()

Property: The hover mouse cursor over the label.

java.awt.Paint

getFolderMouseOverBackground

()

Property: Background paint when the mouse is hovering over the node.

java.awt.Font

getFolderMouseOverFont

()

Property: The font when the mouse is hovering over the node.

java.awt.Color

getFolderMouseOverForeground

()

Property: Foreground paint when the mouse is hovering over the node.

Integer

getFolderMouseOverUnderline

()

Property: The underline width.

int

getFolderRowHeight

()

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

java.awt.Paint

getFolderSelectedBackground

()

Property: The background if the node label is selected.

java.awt.Font

getFolderSelectedFont

()

Property: The font if the node label is selected.

java.awt.Color

getFolderSelectedForeground

()

Property: The foreground if the node label is selected.

Integer

getFolderSelectedUnderline

()

Property: The underline width if the node label is selected.

Integer

getFolderUnderline

()

Property: The underline width in pixels.

Page 46 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising