Getantialiashint(), Getfolderbackground(), Getfoldericontextgap() – MiG InfoCom MiG Calendar JavaBeans User Manual

Page 66: Getleaficontextgap(), Setantialiashint(int), Setfoldericontextgap(int), Setleaficontextgap(int), Getantialiashint, Getfolderbackground, Getfoldericontextgap

Advertising
background image

getFolderIconTextGap

public int getFolderIconTextGap()

Property: The gap in pixels between the icon and text.

Returns:

The current value. Default is

3

.

setFolderIconTextGap

public void setFolderIconTextGap(int gap)

Property: The gap in pixels between the icon and text.

Parameters:

gap

- The new value. Default is

3

.

getLeafIconTextGap

public int getLeafIconTextGap()

Property: The gap in pixels between the icon and text.

Returns:

The current value. Default is

3

.

setLeafIconTextGap

public void setLeafIconTextGap(int gap)

Property: The gap in pixels between the icon and text.

Parameters:

gap

- The new value. Default is

3

.

getAntiAliasHint

public int getAntiAliasHint()

Property: The anti alias hint for the label text.

Returns:

The current value. Default is

AA_HINT_PLATFORM

.

setAntiAliasHint

public void setAntiAliasHint(int hint)

Property: The anti alias hint for the label text.

Parameters:

hint

- The new value. Default is

AA_HINT_PLATFORM

.

getFolderBackground

public java.awt.Paint getFolderBackground()

Page 66 of 196

com.miginfocom.beans.CategoryTreeBean

Advertising