beautypg.com

MiG InfoCom MiG Calendar JavaBeans User Manual

Page 45

background image

void

addInteractionListener

(InteractionListener l, boolean asWeakRef)

Adds a listener that listens to

InteractionEvent

s.

void

addNotify

()

int

getAntiAliasHint

()

Property: The anti alias hint for the label text.

java.awt.Paint

getBackgroundPaint

()

Sets the background paint.

Category

getCategoryAtLocation

(int x, int y)

A hit test that returns the Category for a point.

boolean

getCategoryAutoRevalidate

()

Property: If the categories in the

CategoryDepository

changes the tree will revalidate

itself if there is a category root set.

CategoryViewFilter

getCategoryViewFilter

()

Property: A filter that can be used to filter out which Categories should be visible in the
tree.

static Boolean

getCheckedState

(PropertyKey key, Category cat)

Returns the checked state of a category.

PropertyKey

getCheckSelectedKey

()

Property: This is the key used to set in the

com.miginfocom.calendar.category.Category

a

Boolean

object denoting on if the

check is concidered selected or not.

List

getDecorators

()

Returns a cloned list with the decorators currently installed in this tree.

DemoDataBean

getDemoDataBean

()

Property: A reference to a demo data bean that creates demo category data for this bean.

java.awt.Paint

getFolderBackground

()

Property: The anti alias hint for the label text.

java.awt.Paint

getFolderCheckBackground

()

Property: The paint to use for the background of the check.

java.awt.Cursor

getFolderCheckCursor

()

Property: The cursor for when the mouse is over the check.

java.awt.Paint

getFolderCheckForeground

()

Property: The paint to use for the foreground of the check.

XtdImage

getFolderCheckHalfSelectedIcon

()

Property: The icon for when a check is "half" selected, which menas that some children are
checked and some are not.

PlaceRect

getFolderCheckIconPlaceRect

()

Property: Where in the check shape the icon of the actual check should be placed.

java.awt.Paint

getFolderCheckMouseOverBackground

()

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

Page 45 of 196

com.miginfocom.beans.CategoryTreeBean