MiG InfoCom MiG Calendar JavaBeans User Manual
Page 29
![background image](https://www.manualsdir.com/files/798675/content/doc029.png)
void
(javax.swing.border.Border border)
Property: The
javax.swing.border.Border
used to draw around the cells in the header.
void
(java.awt.Cursor cur)
Property: The
java.awt.Cursor
that the mouse pointer should change to when over a cell
(and not label).
boolean
container)
void
(boolean b)
Property: If the folder category rows, which contains other rows, should get it's secondary
dimension's (along the header) size stretched over all its sub rows bounds.
void
(Integer size)
Property: The size (height if top/bottom and width if left/right) of the header.
void
(DefaultSubRowLevel[] rows)
Property: The specification for the levels that correspond to the category level.
void
(java.awt.Cursor cur)
Property: The
java.awt.Cursor
that the mouse pointer should change to when over +-
knob.
void
(XtdImage image)
Property: A
com.miginfocom.util.gfx.XtdImage
(which is a very flexible
Image/Icon
) that should decorate the knob (handle, e.g. +-) that you press th expand/fold
the folder rows.
void
(XtdImage image)
Property: A
com.miginfocom.util.gfx.XtdImage
(which is a very flexible
Image/Icon
) that should decorate the knob (handle, e.g. +-) that you press th expand/fold
the folder rows.
void
(boolean b)
Property: If the corresponding sub row should be folded when the user press the knob image
in the category header.
void
(AtRefRangeNumber align)
Property: How the knob image should be aligned horizontally.
void
(AtRefRangeNumber align)
Property: How the knob image should be aligned vertically.
void
(java.awt.Cursor cur)
Property: The
java.awt.Cursor
that the mouse pointer should change to when over a
category label.
void
(boolean b)
Property: If the corresponding sub row should be folded when the user press the label in the
category header.
void
(boolean b)
Deprecated. Use DateAreaBean#setNoExpandedFolderGridLine instead.
void
(XtdImage image)
Property: A
com.miginfocom.util.gfx.XtdImage
(which is a very flexible
Image/Icon
) that should represent a folder and are shown for sub rows that aren't leaves.
void
(AtRefRangeNumber align)
Property: How the row image should be aligned horizontally.
Page 29 of 196
com.miginfocom.beans.CategoryHeaderBean