jbcl.view Package
java.lang.Object +----com.borland.jbcl.view.ButtonItemPainter +----com.borland.jbcl.view.ImageButtonItemPainter
Variables Constructors Properties Methods
Implements ItemPainter, Serializable
The ImageButtonItemPainter
class paints an image on a button.
public ImageButtonItemPainter()Constructs an
ImageButtonItemPainter
.
public ImageButtonItemPainter(Component component, int alignment)Constructs an
ImageButtonItemPainter
.
Parameters:
component
alignment
util.Alignment
constants to specify the alignment.