Categoryheaderbean(), Getcategorydepth(), Getheader() – MiG InfoCom MiG Calendar JavaBeans User Manual
Page 30: Setdateareacontainer(dateareabean), Categoryheaderbean, Getcategorydepth, Getheader, Setdateareacontainer, Constructors, Methods
![background image](https://www.manualsdir.com/files/798675/content/doc030.png)
void
(AtRefRangeNumber align)
Property: How the row image should be aligned vertically.
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 doesn't have
sub rows.
void
(int hint)
Property: The anti aliasing hint used when drawing the text for the shape.
com.miginfocom.beans.AbstractHeaderBean
,
,
,
,
,
Methods inherited from class
com.miginfocom.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, firePropertyChangeEvent,
removePropertyChangeListener, setIgnorePropertyChangeEvents
Methods inherited from class
java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructors
CategoryHeaderBean
public CategoryHeaderBean()
Methods
setDateAreaContainer
public boolean setDateAreaContainer(
container)
Sets the
com.miginfocom.calendar.datearea.DateAreaContainer
that this header should decorate. This will be
called by the controller that handles them both and the header will not work unless this property has been set.
getHeader
public Header getHeader()
getCategoryDepth
public int getCategoryDepth()
Page 30 of 196
com.miginfocom.beans.CategoryHeaderBean