borland Packages  Class Hierarchy  jbcl.control Package  Index 

TabsetControlBeanInfo component

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

About the TabsetControlBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

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

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


TabsetControlBeanInfo variables

Variables implemented in borland.jbcl.util.BasicBeanInfo

TabsetControlBeanInfo constructors

TabsetControlBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.util.BasicBeanInfo

Properties implemented in java.lang.Object

TabsetControlBeanInfo methods

Methods implemented in borland.jbcl.util.BasicBeanInfo

Methods implemented in java.lang.Object


TabsetControlBeanInfo constructors

TabsetControlBeanInfo()

  public TabsetControlBeanInfo()
Constructs a TabsetControlBeanInfo component.