borland Packages  Class Hierarchy  cx Package 

OrbConnectBeanInfo component

java.lang.Object
   +----java.beans.SimpleBeanInfo
           +----com.borland.cx.OrbConnectBeanInfo

About the OrbConnectBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

Note: This is a feature of JBuilder Enterprise.

This BeanInfo provides explicit information about the OrbConnect component to JBuilder (and other visual tools that support JavaBeans). It extends the BasicBeanInfo class.

This BeanInfo component does not expose the methods and events of the OrbConnect component, but specifies that they be extracted through introspection.


OrbConnectBeanInfo variables

Variables implemented in this class

OrbConnectBeanInfo constructors

OrbConnectBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in java.beans.SimpleBeanInfo

Properties implemented in java.lang.Object

OrbConnectBeanInfo methods

Methods implemented in this class

Methods implemented in java.beans.SimpleBeanInfo

Methods implemented in java.lang.Object


OrbConnectBeanInfo variables

propertyDescriptorAttributes

  protected Object[][] propertyDescriptorAttributes

propertyDescriptors

  protected String[][] propertyDescriptors

OrbConnectBeanInfo constructors

OrbConnectBeanInfo()

  public OrbConnectBeanInfo()

OrbConnectBeanInfo properties

propertyDescriptors

 public PropertyDescriptor[] getPropertyDescriptors()