MiG InfoCom MiG Calendar JavaBeans User Manual
Page 88
![background image](https://www.manualsdir.com/files/798675/content/doc088.png)
()
Property: A reference to a demo data bean that creates demo data for this date area.
java.awt.Paint
()
Property: The paint used to draw separator lines between some date ranges, for instance
months.
int
Property: The type of the divider range (e.g. day, week, month).
Returns the date header that is to the right the date area.
java.awt.Paint
Property: The paint used to fill all even (0, 2, 4...) date ranges of the date area.
int
Property: The date range type (i.e.
int
()
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
Property: The paint used to draw the odd (1, 3, 5...) horizontal grid lines.
XtdImage
Property: The background or foreground image in the date area.
PlaceRect
Property: How the image should be placed relative to the bounds of the date area.
boolean
Property: If the image should be tiled within the bounds.
AtRefRangeNumber
Property: The horizontal alignment the label should have within the bounds denoted by the
PlaceRact
(
setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)
).
AtRefRangeNumber
Property: The vertical alignment the label should have within the bounds denoted by the
PlaceRact
(
setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)
).
int
Property: The anti aliasing hint used when drawing the label.
java.awt.Paint
()
Property: The
java.awt.Paint
used to draw the background of the label.
javax.swing.border.Bo
rder
Property: The border that is painted around the label.
Page 88 of 196
com.miginfocom.beans.DateAreaBean