MiG InfoCom MiG Calendar JavaBeans User Manual
Page 144

String
Property: A comma separated string with the rows that are to get the property
.
boolean
Property: If mouse listeners should be installed on the header to make live effects enabled
on the cell rows.
javax.swing.border.Bo
rder
Property: The outer border around the header.
int
()
The gap in pixels between the header rows.
int
Property: The text antialias hint that will be set on the header's renderer before any text is
drawn.
String
Property: A comma separated string with the rows that are to get the property
.
void
(DateChangeListener l)
This call is transmitted to the
removeDateChangeListener(com.miginfocom.util.dates.DateChangeListene
r)
void
(java.awt.Color c)
Property: The color of the grid lines.
void
(GridLineException[] exceptions)
Property: Grid line exceptions makes it very fleible to override the gridline size and color in
a structured way.
void
(CellDecorationRow[] rows)
Property: An array of rows that makes out the different rows or colums for the header (rows
for north/south headers and colums for east/west headers).
void
(javax.swing.border.Border border)
Property: The inner border around the header.
void
(int rot)
Property: If the labels for the header should be rotated and if so how.
void
(String rows)
Property: A comma separated string with the rows that are to get the property
.
void
(boolean b)
Property: If mouse listeners should be installed on the header to make live effects enabled
on the cell rows.
void
(javax.swing.border.Border border)
Property: The outer border around the header.
void
(int rowGap)
The gap in pixels between the header rows.
void
(int hint)
Property: The text antialias hint that will be set on the header's renderer before any text is
drawn.
Page 144 of 196
com.miginfocom.beans.DateHeaderBean