beautypg.com

MiG InfoCom MiG Calendar JavaBeans User Manual

Page 88

background image

DemoDataBean

getDemoDataBean

()

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

java.awt.Paint

getDividerPaint

()

Property: The paint used to draw separator lines between some date ranges, for instance
months.

int

getDividerRangeType

()

Property: The type of the divider range (e.g. day, week, month).

DateHeaderBean

getEastDateHeader

()

Returns the date header that is to the right the date area.

java.awt.Paint

getEvenBoundaryPaint

()

Property: The paint used to fill all even (0, 2, 4...) date ranges of the date area.

int

getEvenRangeType

()

Property: The date range type (i.e.

int

getEvenRangeTypeCount

()

Property: How many of

getEvenRangeType()

that should be bunched up and be called as

one.

GridLineException[]

getHorizontalGridLineExceptions

()

Property: Grid line exceptions makes it very fleible to override the gridline size and color in
a structured way.

java.awt.Paint

getHorizontalGridLinePaintEven

()

Property: The paint used to draw the even (0, 2, 4...) horizontal grid lines.

java.awt.Paint

getHorizontalGridLinePaintOdd

()

Property: The paint used to draw the odd (1, 3, 5...) horizontal grid lines.

XtdImage

getImage

()

Property: The background or foreground image in the date area.

PlaceRect

getImagePlaceRect

()

Property: How the image should be placed relative to the bounds of the date area.

boolean

getImageTiling

()

Property: If the image should be tiled within the bounds.

AtRefRangeNumber

getLabelAlignX

()

Property: The horizontal alignment the label should have within the bounds denoted by the

PlaceRact

(

setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)

).

AtRefRangeNumber

getLabelAlignY

()

Property: The vertical alignment the label should have within the bounds denoted by the

PlaceRact

(

setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)

).

int

getLabelAntiAlias

()

Property: The anti aliasing hint used when drawing the label.

java.awt.Paint

getLabelBackground

()

Property: The

java.awt.Paint

used to draw the background of the label.

javax.swing.border.Bo

rder

getLabelBorder

()

Property: The border that is painted around the label.

Page 88 of 196

com.miginfocom.beans.DateAreaBean