borland Packages  Class Hierarchy  jbcl.view Package  Index 

ImageButtonItemPainter component

java.lang.Object
   +----borland.jbcl.view.ButtonItemPainter
           +----borland.jbcl.view.ImageButtonItemPainter

About the ImageButtonItemPainter component

Variables  Constructors  Properties  Methods  

Implements ItemPainter, Serializable

The ImageButtonItemPainter class paints an image on a button.


ImageButtonItemPainter variables

Variables implemented in borland.jbcl.view.ButtonItemPainter

ImageButtonItemPainter constructors

ImageButtonItemPainter properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.view.ButtonItemPainter

Properties implemented in java.lang.Object

ImageButtonItemPainter methods

Methods implemented in borland.jbcl.view.ButtonItemPainter

Methods implemented in java.lang.Object


ImageButtonItemPainter constructors

ImageButtonItemPainter()

  public ImageButtonItemPainter()
Constructs an ImageButtonItemPainter.

ImageButtonItemPainter(java.awt.Component, int)

  public ImageButtonItemPainter(java.awt.Component component, int alignment)
Constructs an ImageButtonItemPainter.

Parameters:

component
The image to be painted on the button.
alignment
Use the util.Alignment constants to specify the alignment.