borland Packages  Class Hierarchy  datastore.jdbc Package 

DataStoreServerBeanInfo component

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

About the DataStoreServerBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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

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


DataStoreServerBeanInfo variables

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

DataStoreServerBeanInfo constructors

DataStoreServerBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DataStoreServerBeanInfo methods

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

Methods implemented in java.lang.Object


DataStoreServerBeanInfo constructors

DataStoreServerBeanInfo()

  public DataStoreServerBeanInfo()
Constructs a DataStoreServerBeanInfo component.