Overview | Methods | This Package | All Packages
Sets the picture associated with the verb.
Syntax
public final void setBitmap( Bitmap bitmap )
Parameters
bitmap
A Bitmap object that represents the verb's picture.
See Also getBitmap