MiG InfoCom MiG Calendar JavaBeans User Manual

Page 53

Advertising
background image

void

setLeafSelectedFont

(java.awt.Font f)

Property: The font if the node label is selected.

void

setLeafSelectedForeground

(java.awt.Color c)

Property: The foreground if the node label is selected.

void

setLeafSelectedUnderline

(Integer width)

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

void

setLeafUnderline

(Integer b)

Property: The underline width in pixels.

void

setPreferredSize

(java.awt.Dimension preferredSize)

void

setRootCategoryId

(Object catIDRoot)

Sets the category ID of the root node.

void

setRootVisible

(boolean b)

Property: If the root node should be visible.

void

setShowsRootHandles

(boolean b)

Property: If the root handles should be visible.

void

sortDecorators

()

Resort the decorators that this tree handles.

static void

toggleCheckedState

(PropertyKey key, Category cat)

Toggles the checked state on the category.

Methods inherited from class

javax.swing.JPanel

getAccessibleContext, getUI, getUIClassID, setUI, updateUI

Methods inherited from class

javax.swing.JComponent

Page 53 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising