borland Packages Class Hierarchy internetbeans Package
java.lang.Object +----com.borland.jb.util.BasicBeanInfo +----com.borland.internetbeans.IxListBoxBeanInfo
Variables Constructors Properties Methods
Implements BeanInfo
This BeanInfo
class provides explicit information about the
IxListBox
component to JBuilder (and other visual tools that support JavaBeans). It extends the
BasicBeanInfo
class.
This BeanInfo
class does not expose the methods and events of the IxListBox
component, but specifies that these be extracted through introspection.
public IxListBoxBeanInfo()