MiG InfoCom MiG Calendar JavaBeans User Manual

Page 48

Advertising
background image

java.awt.Color

getLeafMouseOverForeground

()

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

Integer

getLeafMouseOverUnderline

()

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

int

getLeafRowHeight

()

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

java.awt.Paint

getLeafSelectedBackground

()

Property: The background if the node label is selected.

java.awt.Font

getLeafSelectedFont

()

Property: The font if the node label is selected.

java.awt.Color

getLeafSelectedForeground

()

Property: The foreground if the node label is selected.

Integer

getLeafSelectedUnderline

()

Property: The underline in pixels if the node label is selected.

Integer

getLeafUnderline

()

Property: The underline width in pixels.

java.awt.Dimension

getPreferredSize

()

Object

getRootCategoryId

()

Returns the category ID of the root node.

javax.swing.JScrollPa

ne

getScrollPane

()

Returns the scroll panel that is used to show the category tree.

boolean

getShowsRootHandles

()

Property: If the root handles should be visible.

javax.swing.JTree

getTree

()

Returns the JTree that is the backing component for this tree bean.

void

interactionOccured

(InteractionEvent e)

boolean

isFolderCheckSelectable

()

Property: If the check can be selected.

boolean

isFolderCheckVisible

()

Property: If the check box is visible.

boolean

isFolderLabelSelectable

()

Property: If the label should be selectable (press-able)

boolean

isFolderRouteLabelClickToCheck

()

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

boolean

isIgnoreInteractionEvents

()

Returns if events are currently ignored.

boolean

isLeafCheckSelectable

()

Property: If the check should be selectable.

Page 48 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising