borland Packages  Class Hierarchy  dbswing Package 

JdbNavTreeBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.dbswing.JdbNavTreeBeanInfo

About the JdbNavTreeBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

Note: This is a feature of JBuilder Professional and Enterprise.

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

The JdbNavTreeBeanInfo component specifies the properties of the JdbNavTree that appear at design time in the Inspector and their access methods.

The JdbNavTreeBeanInfo component does not expose the methods and events of the JdbNavTree, but specifies that JBuilder extracts this information through introspection.


JdbNavTreeBeanInfo variables

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

JdbNavTreeBeanInfo constructors

JdbNavTreeBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

JdbNavTreeBeanInfo methods

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

Methods implemented in java.lang.Object


JdbNavTreeBeanInfo constructors

JdbNavTreeBeanInfo()

  public JdbNavTreeBeanInfo()
Constructs a JdbNavTreeBeanInfo component.