Constructor summary, Method summary – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 44

Advertising
background image

public static final

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.

public static final

LEAF_CHECK_BACKGROUND_SHAPE_NAME

Value:

ctChkBb_l

public static final

LEAF_CHECK_IMAGE_SHAPE_NAME

Value:

ctChkImg_l

public static final

LEAF_CHECK_OUTLINE_SHAPE_NAME

Value:

ctChkOl_l

public static final

LEAF_CONTAINER_SHAPE_NAME

Value:

ctBLay_l

public static final

LEAF_LABEL_SHAPE_NAME

Value:

ctLab_l

public static final

ROOT_SHAPE_NAME

Value:

ctRoot

Fields inherited from class

javax.swing.JComponent

TOOL_TIP_TEXT_KEY

,

UNDEFINED_CONDITION

,

WHEN_ANCESTOR_OF_FOCUSED_COMPONENT

,

WHEN_FOCUSED

,

WHEN_IN_FOCUSED_WINDOW

Fields inherited from class

java.awt.Component

BOTTOM_ALIGNMENT

,

CENTER_ALIGNMENT

,

LEFT_ALIGNMENT

,

RIGHT_ALIGNMENT

,

TOP_ALIGNMENT

Fields inherited from interface

java.awt.image.ImageObserver

ABORT

,

ALLBITS

,

ERROR

,

FRAMEBITS

,

HEIGHT

,

PROPERTIES

,

SOMEBITS

,

WIDTH

Constructor Summary

public

CategoryTreeBean

()

Method Summary

void

addDecorator

(Decorator decorator)

Adds a decorator.

void

addDecorators

(Collection decorators)

Calls

addDecorator(com.miginfocom.calendar.decorators.Decorator)

for

every element in the collection.

void

addInteractionListener

(InteractionListener l)

Adds a listener that listens to

InteractionEvent

s.

Page 44 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising