Gettextfont(), Gettitlealigny(), Gettitlefont() – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 23: Settextfont(font), Settitlealigny(atrefrangenumber), Settitlefont(font), Gettextfont, Gettitlealigny, Gettitlefont, Settextfont

Advertising
background image

(continued from last page)

See Also:

setTitlePlaceRect(PlaceRect)

getTitleAlignY

public AtRefRangeNumber getTitleAlignY()

Property: Where within the place rect for the title to draw the title text.

Returns:

The alignment for the text. Might be

null

.

See Also:

getTitlePlaceRect()

setTitleAlignY

public void setTitleAlignY(AtRefRangeNumber y)

Property: Where within the place rect for the title to draw the title text.

Parameters:

y

- The new alignment for the text. Might be

null

.

See Also:

setTitlePlaceRect(PlaceRect)

getTitleFont

public java.awt.Font getTitleFont()

Property: The font used to draw the title in the shape.

Returns:

The current font. May be

null

.

setTitleFont

public void setTitleFont(java.awt.Font font)

Property: The font used to draw the title in the shape.

Parameters:

font

- The new font. May be

null

in which case the title will not be drawn.

getTextFont

public java.awt.Font getTextFont()

Property: The font used to draw the main text in the shape.

Returns:

The current font. May be

null

.

setTextFont

public void setTextFont(java.awt.Font font)

Page 23 of 196

com.miginfocom.beans.ActivityAShapeBean

Advertising