borland Packages  Class Hierarchy  jbcl.control Package  Index 

PopupPickListItemEditorBeanInfo component

java.lang.Object
   +----borland.jbcl.util.BasicBeanInfo
           +----borland.jbcl.control.PopupPickListItemEditorBeanInfo

About the PopupPickListItemEditorBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

The PopupPickListItemEditorBeanInfo class specifies the properties of PopupPickListItemEditor that appear at design time in the Component Inspector and their access methods.

The PopupPickListItemEditorBeanInfo class does not expose the methods and events of the PopupPickListItemEditor, but specifies that JBuilder extracts this information through introspection.


PopupPickListItemEditorBeanInfo variables

Variables implemented in borland.jbcl.util.BasicBeanInfo

PopupPickListItemEditorBeanInfo constructors

PopupPickListItemEditorBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.util.BasicBeanInfo

Properties implemented in java.lang.Object

PopupPickListItemEditorBeanInfo methods

Methods implemented in borland.jbcl.util.BasicBeanInfo

Methods implemented in java.lang.Object


PopupPickListItemEditorBeanInfo constructors

PopupPickListItemEditorBeanInfo()

  public PopupPickListItemEditorBeanInfo()
Constructs a PopupPickListItemEditorBeanInfo object.