beautypg.com

MiG InfoCom MiG Calendar JavaBeans User Manual

Page 95

background image

void

setLabelNowDateFormat

(String format)

Property: The date format that specifies the text that will be the label for the cell that spans
the current time.

void

setLabelNowFont

(java.awt.Font font)

Property: The font used to draw the label for the cell that spans the current time.

void

setLabelNowForeground

(java.awt.Color c)

Property: The paint that is used to draw the label for the cell that spans the current time.

void

setLabelNowRangeType

(Integer rangeType)

Property: The range type to round the "now" date to.

void

setLabelPlaceRect

(PlaceRect placeRect)

Property: Denotes the bounds that the label should get.

void

setLayerForActivities

(int i)

Property: The layer index for the decorator that paints the activities.

void

setLayerForDividers

(int i)

Property: The layer index for the decorator that paints the dividers between some date
ranges.

void

setLayerForEvenFieldFill

(int i)

Property: The layer index for the decorator that paints the even date ranges.

void

setLayerForGridLines

(int i)

Property: The layer index for the decorator that paints the grid lines.

void

setLayerForImage

(int i)

Property: The layer index for the decorator that paints a background/foreground image in
the date area.

void

setLayerForLabels

(int i)

Property: The layer index for the decorator that paints the labels in the cells.

void

setLayerForOccupied

(int i)

Property: The layer index for the decorator that decorates the parts of the cells that has an
activity which date range spans that time.

void

setLayerForOddFill

(int i)

Property: The layer index for the decorator that paints the odd rows and/or columns.

void

setLayerForSelections

(int i)

Property: The layer index for the decorator that paints the mouse over, selected and
temporary pressed selections in the grid.

void

setMouseOverActivitiesOntop

(boolean b)

Property: If Activites that have the mouse hovering over them should be painted on top of
other activities.

void

setNoExpandedFolderGridLine

(boolean b)

Property: If the grid lines around a folded (collapsed) folder sub row should be merged to
one.

void

setNorthDateHeader

(

DateHeaderBean

header)

Sets the date header that will be above the date area.

void

setOccupiedBackgroundPaint

(java.awt.Paint p)

Property: The background paint for the decoration where there's an activity which range
overlap.

Page 95 of 196

com.miginfocom.beans.DateAreaBean