borland Packages  Class Hierarchy  dbswing Package 

JdbListBeanInfo component

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

About the JdbListBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

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

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

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


JdbListBeanInfo variables

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

JdbListBeanInfo constructors

JdbListBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

JdbListBeanInfo methods

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

Methods implemented in java.lang.Object


JdbListBeanInfo constructors

JdbListBeanInfo()

  public JdbListBeanInfo()
Constructs a JdbListBeanInfo component.