borland Packages  Class Hierarchy  dbswing Package 

JdbNavFieldBeanInfo component

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

About the JdbNavFieldBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

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

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

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


JdbNavFieldBeanInfo variables

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

JdbNavFieldBeanInfo constructors

JdbNavFieldBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

JdbNavFieldBeanInfo methods

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

Methods implemented in java.lang.Object


JdbNavFieldBeanInfo constructors

JdbNavFieldBeanInfo()

  public JdbNavFieldBeanInfo()
Constructs a JdbNavFieldBeanInfo component.