borland Packages  Class Hierarchy  dbswing Package 

TableScrollPaneBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.dbswing.TableScrollPaneBeanInfo

About the TableScrollPaneBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

Note: This is a feature of JBuilder Professional and Enterprise.

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

The TableScrollPaneBeanInfo component specifies the properties of the TableScrollPane that appear at design time in the Inspector and their access methods.

The TableScrollPaneBeanInfo component does not expose the methods and events of the TableScrollPane, but specifies that JBuilder extracts this information through introspection.


TableScrollPaneBeanInfo variables

Variables implemented in com.borland.jb.util.BasicBeanInfo

TableScrollPaneBeanInfo constructors

TableScrollPaneBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in com.borland.jb.util.BasicBeanInfo

Properties implemented in java.lang.Object

TableScrollPaneBeanInfo methods

Methods implemented in com.borland.jb.util.BasicBeanInfo

Methods implemented in java.lang.Object


TableScrollPaneBeanInfo constructors

TableScrollPaneBeanInfo()

  public TableScrollPaneBeanInfo()
Constructs a TableScrollPaneBeanInfo component.