borland Packages Class Hierarchy datastore.jdbc Package
java.lang.Object +----com.borland.jb.util.BasicBeanInfo +----com.borland.datastore.jdbc.DataStoreServerBeanInfo
Variables Constructors Properties Methods
Implements BeanInfo
The DataStoreServerBeanInfo
component provides explicit information about
the DataStoreServer
component to JBuilder. It extends the BasicBeanInfo
class.
The DataStorServerBeanInfo
component specifies the properties of the
DataStoreServer
that appear at design time in the Inspector and their
access methods.
The DataStoreServerBeanInfo
component does not expose the methods
and events of the DataStoreServer
, but specifies that JBuilder extracts this
information through introspection.
public DataStoreServerBeanInfo()Constructs a
DataStoreServerBeanInfo
component.