|
ION Java User's Guide: ION Java Class and Method Reference |
|
The removeIONDrawable() method removes an object that implements the IONDrawable interface from the internal list of IONDrawable objects.
public IONDrawable removeIONDrawable(IONDrawable drawable)
public IONDrawable removeIONDrawable(int index)
This method returns a reference to the removed IONDrawable object.
The drawable to remove.
The index of the drawable to remove.
None.
IDL Online Help (March 06, 2007)