borland Packages  Class Hierarchy  jbcl.util Package  Index 

LookAndFeelManagerBeanInfo component

java.lang.Object
   +----borland.jbcl.util.BasicBeanInfo
           +----borland.jbcl.util.LookAndFeelManagerBeanInfo

About the LookAndFeelManagerBeanInfo component

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.


LookAndFeelManagerBeanInfo variables

Variables implemented in borland.jbcl.util.BasicBeanInfo

LookAndFeelManagerBeanInfo constructors

LookAndFeelManagerBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.util.BasicBeanInfo

Properties implemented in java.lang.Object

LookAndFeelManagerBeanInfo methods

Methods implemented in borland.jbcl.util.BasicBeanInfo

Methods implemented in java.lang.Object


LookAndFeelManagerBeanInfo constructors

LookAndFeelManagerBeanInfo()

  public LookAndFeelManagerBeanInfo()
Constructs a LookAndFeelManagerBeanInfo component.