Categoryheaderbean(), Getcategorydepth(), Getheader() – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 30: Setdateareacontainer(dateareabean), Categoryheaderbean, Getcategorydepth, Getheader, Setdateareacontainer, Constructors, Methods

Advertising
background image

void

setRowImageAlignY

(AtRefRangeNumber align)

Property: How the row image should be aligned vertically.

void

setRowLeafImage

(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

setTextAntiAlias

(int hint)

Property: The anti aliasing hint used when drawing the text for the shape.

Methods inherited from class

com.miginfocom.beans.AbstractHeaderBean

getBackgroundPaint

,

getContainer

,

getEdge

,

getExpandToCorner

,

isVisible

,

revalidateRepaintContainer

,

setBackgroundPaint

,

setDateAreaContainer

,

setEdge

,

setExpandToCorner

,

setVisible

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(

DateAreaBean

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

Advertising