MiG InfoCom MiG Calendar JavaBeans User Manual

Page 87

Advertising
background image

void

addInteractionListener

(InteractionListener l, boolean asWeakRef)

This call is transmitted to the

addInteractionListener(com.miginfocom.ashape.interaction.Interaction
Listener, boolean)

void

addNotify

()

GridDimensionLayout

createLayout

(Grid grid, int dimIx)

GridLineSpecification

createSpecification

(DateArea dateArea)

void

doLayout

()

String

getActivityDepositoryContext

()

Property: The context used as a key in the

com.miginfocom.calendar.activity.ActivityDepository

to get the activities

that this date area should show.

ActivityLayout[]

getActivityLayouts

()

Returns the currently installed

com.miginfocom.calendar.layout.ActivityLayout

s.

String

getActivityPaintContext

()

Property: The default paint context that will be used to get an AShape to paint with.

java.awt.Paint

getBackgroundPaint

()

Property: The background paint in the date area.

boolean

getCategoryAutoRevalidate

()

Property: If the categories in the

CategoryDepository

changes the date area will

revalidate itself if there is a category root set.

CategoryHeaderBean

getCategoryHeader

()

Returns the one and only category header bean.

Category

getCategoryRoot

()

Property: The category from the

com.miginfocom.calendar.category.CategoryDepository

that will serve as the

root for this category header.

Object[]

getCategoryRootIDs

()

Property: The category IDs from the

com.miginfocom.calendar.category.CategoryDepository

that will serve as the

root(s) for this category header.

boolean

getCategoryShowRoot

()

Property: If the root category set with

setCategoryRoot(com.miginfocom.calendar.category.Category)

should be

shown or if its children should be shown in the first level.

javax.swing.border.Bo

rder

getDateAreaInnerBorder

()

Property: The inner border around the date area.

javax.swing.border.Bo

rder

getDateAreaOuterBorder

()

Property: The outer border around the date area.

DefaultDateArea

getDefaultDateArea

()

Page 87 of 196

com.miginfocom.beans.DateAreaBean

Advertising