beautypg.com

Check_clicked, Check_selected_key, Folder_check_background_shape_name – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 56: Folder_check_outline_shape_name, Label_clicked, Label_selected_key, Root_shape_name, Fields

background image

getAccessibleContext

Fields

LABEL_SELECTED_KEY

public static final PropertyKey LABEL_SELECTED_KEY

This is the default key used to set in the

com.miginfocom.calendar.category.Category

a

Boolean

object denoting

if the label is concidered selected or not. It can also be set on a tree by tree basis using

setLabelSelectedKey(com.miginfocom.util.PropertyKey)

.

CHECK_SELECTED_KEY

public static final PropertyKey CHECK_SELECTED_KEY

This is the default key used to set in the

com.miginfocom.calendar.category.Category

a

Boolean

object denoting

if the check box is concidered selected or not. It can also be set on a tree by tree basis using

setCheckSelectedKey(com.miginfocom.util.PropertyKey)

.

LABEL_CLICKED

public static final java.lang.String LABEL_CLICKED

The Command Value in for the InteractionEvent that is fired when the label is clicked.
Constant value:

labelClicked

CHECK_CLICKED

public static final java.lang.String CHECK_CLICKED

The Command Value in for the InteractionEvent that is fired when the label is clicked.
Constant value:

checkClicked

ROOT_SHAPE_NAME

public static final java.lang.String ROOT_SHAPE_NAME

Constant value:

ctRoot

FOLDER_CHECK_BACKGROUND_SHAPE_NAME

public static final java.lang.String FOLDER_CHECK_BACKGROUND_SHAPE_NAME

Constant value:

ctChkBb_f

FOLDER_CHECK_OUTLINE_SHAPE_NAME

public static final java.lang.String FOLDER_CHECK_OUTLINE_SHAPE_NAME

Constant value:

ctChkOl_f

Page 56 of 196

com.miginfocom.beans.CategoryTreeBean