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