borland Packages  Class Hierarchy  jbcl.control Package  Index 

TransparentImageBeanInfo component

java.lang.Object
   +----borland.jbcl.util.BasicBeanInfo
           +----borland.jbcl.control.TransparentImageBeanInfo

About the TransparentImageBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

The TransparentImageBeanInfo class provides explicit information about the TransparentImage component to JBuilder (and other visual tools that support JavaBeans). It extends the BasicBeanInfo class.

The TransparentImageBeanInfo class specifies the properties of the TransparentImage that appear at design time in the Component Inspector and their access methods. It also identifies the property editor used to display and edit the orientation property value.

The TransparentImageBeanInfo class does not expose the methods and events of the TransparentImage, but specifies that JBuilder extracts this information through introspection.


TransparentImageBeanInfo variables

Variables implemented in borland.jbcl.util.BasicBeanInfo

TransparentImageBeanInfo constructors

TransparentImageBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.util.BasicBeanInfo

Properties implemented in java.lang.Object

TransparentImageBeanInfo methods

Methods implemented in borland.jbcl.util.BasicBeanInfo

Methods implemented in java.lang.Object


TransparentImageBeanInfo constructors

TransparentImageBeanInfo()

  public TransparentImageBeanInfo()
Constructs a TransparentImageBeanInfo component.