Setheaderlevels(defaultsubrowlevel[]), Setheaderlevels – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 36

Advertising
background image

(continued from last page)

Property: The specification for the levels that correspond to the category level. The main row, which doesn't represent a
category but actually the collection of subrows that represents the categories, is level 0. The root category is level 1 and it's
direct children level 2 and so on.

This means that a level will get the same attributes normally. It may be background, foreground, color and such things and
is outlined in the

com.miginfocom.calendar.header.DefaultSubRowLevel

instances in the array. This also

includes mouse over and mouse pressed effects.

Returns:

The current row specs. Never

null

.

See Also:

setHeaderLevels(com.miginfocom.calendar.header.DefaultSubRowLevel[])

setHeaderLevels

public void setHeaderLevels(DefaultSubRowLevel[] rows)

Page 36 of 196

com.miginfocom.beans.CategoryHeaderBean

Advertising