Previous ION Java User's Guide: ION Java Class and Method Reference Next

setIONDrawable()

The setIONDrawable() method selects which IONDrawable to use from the internal list of IONDrawable objects.

Syntax

public final boolean setIONDrawable(int iIndex)

Arguments

iIndex

The index that was returned from the addIONDrawable() method when the object was added.

Return Value

The function returns the true on success, or false otherwise.

Exceptions

None.

  IDL Online Help (March 06, 2007)