borland Packages  Class Hierarchy  dbswing Package 

TextIconBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.dbswing.TextIconBeanInfo

About the TextIconBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

Note: This is a feature of JBuilder Professional and Enterprise.

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

The TextIconBeanInfo component specifies the properties of the TextIcon that appear at design time in the Inspector and their access methods.

The TextIconBeanInfo component does not expose the methods and events of the TextIcon, but specifies that JBuilder extracts this information through introspection.


TextIconBeanInfo variables

Variables implemented in com.borland.jb.util.BasicBeanInfo

TextIconBeanInfo constructors

TextIconBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in com.borland.jb.util.BasicBeanInfo

Properties implemented in java.lang.Object

TextIconBeanInfo methods

Methods implemented in com.borland.jb.util.BasicBeanInfo

Methods implemented in java.lang.Object


TextIconBeanInfo constructors

TextIconBeanInfo()

  public TextIconBeanInfo()
Constructs a TextIconBeanInfo component.