borland Packages Class Hierarchy jbcl.util Package Index
java.lang.Object +----borland.jbcl.util.BasicBeanInfo +----borland.jbcl.util.LookAndFeelManagerBeanInfo
Variables Constructors Properties Methods
Implements BeanInfo, Serializable
The LookAndFeelManagerBeanInfo class provides explicit information about the LookAndFeelManager component to JBuilder (and other visual tools that support JavaBeans). It extends the BasicBeanInfo class.
The LookAndFeelManagerBeanInfo class specifies the properties of the LookAndFeelManager that appear at design time in the Inspector and their access methods.
The LookAndFeelManagerBeanInfo class does not expose the methods and events of the LookAndFeelManager, but specifies that JBuilder extracts this information through introspection.
public LookAndFeelManagerBeanInfo()Constructs a LookAndFeelManagerBeanInfo component.