beautypg.com

Absolute_cells, Date, Day_of_week – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 166: Time_of_day, Griddimensionlayoutbean(), Createlayout(grid, int), Griddimensionlayoutbean, Createlayout, Fields, Constructors

background image

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

Fields

ABSOLUTE_CELLS

public static final int ABSOLUTE_CELLS

Constant value:

0

TIME_OF_DAY

public static final int TIME_OF_DAY

Constant value:

1

DAY_OF_WEEK

public static final int DAY_OF_WEEK

Constant value:

2

DATE

public static final int DATE

Constant value:

3

Constructors

GridDimensionLayoutBean

public GridDimensionLayoutBean()

Constructor.

Methods

createLayout

public GridDimensionLayout createLayout(Grid grid,
int dimIx)

Returns the layout that this bean represents.

Page 166 of 196

com.miginfocom.beans.GridDimensionLayoutBean