borland Packages  Class Hierarchy  dbswing Package 

DBPasswordPrompterBeanInfo component

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

About the DBPasswordPrompterBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

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

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

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


DBPasswordPrompterBeanInfo variables

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

DBPasswordPrompterBeanInfo constructors

DBPasswordPrompterBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DBPasswordPrompterBeanInfo methods

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

Methods implemented in java.lang.Object


DBPasswordPrompterBeanInfo constructors

DBPasswordPrompterBeanInfo()

  public DBPasswordPrompterBeanInfo()
Constructs a DBPasswordPrompterBeanInfo component.