borland Packages Class Hierarchy datastore Package
java.lang.Object +----com.borland.jb.util.BasicBeanInfo +----com.borland.datastore.DataStoreConnectionBeanInfo
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.
public DataStoreConnectionBeanInfo()Constructs a DataStoreConnectionBeanInfo component.