borland Packages  Class Hierarchy  datastore Package 

DataStoreConnectionBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.datastore.DataStoreConnectionBeanInfo

About the DataStoreConnectionBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

The DataStoreConnectionBeanInfo component specifies the properties of the DataStoreConnection that appear at design time and their access methods.

The DataStoreConnectionBeanInfo component does not expose the methods and events of the DataStoreConnection, but specifies that they be extracted through introspection.


DataStoreConnectionBeanInfo variables

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

DataStoreConnectionBeanInfo constructors

DataStoreConnectionBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DataStoreConnectionBeanInfo methods

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

Methods implemented in java.lang.Object


DataStoreConnectionBeanInfo constructors

DataStoreConnectionBeanInfo()

  public DataStoreConnectionBeanInfo()
Constructs a DataStoreConnectionBeanInfo component.