MiG InfoCom MiG Calendar JavaBeans User Manual
Page 96

void
(boolean b)
Property: If occupied activity ranges that overlap should be combined (merged) before
draing the occupied rects.
void
Property: The background paint for the decoration where there's an activity which range
DOESN'T overlap.
void
Property: The outline paint for the decoration where there's an activity which range
DOESN'T overlap.
void
Property: The outline paint for the decoration where there's an activity which range overlap.
void
(PlaceRect r)
Property: The placing of the rectangle that denoted the occupied/not occupied periods.
void
(Integer rangeType)
Property: If occupied activity ranges that overlap should be combined (merged) before
draing the occupied rects.
void
(java.awt.Paint paint)
Property: The paint to paint for all odd columns.
void
(java.awt.Paint paint)
Property: The paint to paint for all odd rows.
void
(int dim)
Sets the dimension time progresses if there was no wrapping.
void
(int cellType)
Sets the type of
primDimCellSpanCount
.
void
setPrimaryDimensionCellTypeCount
(int count)
Sets how many
primDimCellSpanType
a cell spanns in the primary dimension.
void
(GridLayoutProvider layout)
Property: The layout provider for the primary dimension for the grid.
void
(GridLayoutProvider layout)
Property: The layout provider for the secondary dimension for the grid.
void
(java.awt.Paint paint)
Property: The paint used to fill the cells that are marked as selectable.
void
(boolean b)
Property: If Activites that are selected should be painted on top of other activities.
void
(int rangeType)
Property: The type of date range (e.g. day, hour, week) that selectionw will be rounded to.
void
(java.awt.Paint paint)
Property: The paint used to fill the cells that the mouse is over.
void
(java.awt.Paint paint)
Property: The paint used to fill the cells that the is pressed over (e.g. temporary selection).
void
(java.awt.Paint paint)
Property: The paint used to fill the cells that are selected.
Page 96 of 196
com.miginfocom.beans.DateAreaBean