jbcl.layout Package 

VerticalFlowLayoutBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.jbcl.layout.VerticalFlowLayoutBeanInfo

About the VerticalFlowLayoutBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

The VerticalFlowLayoutBeanInfo class specifies the properties of the VerticalFlowLayout that appear at design time in the Inspector and their access methods.

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


VerticalFlowLayoutBeanInfo variables

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

VerticalFlowLayoutBeanInfo constructors

VerticalFlowLayoutBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

VerticalFlowLayoutBeanInfo methods

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

Methods implemented in java.lang.Object


VerticalFlowLayoutBeanInfo constructors

VerticalFlowLayoutBeanInfo()

  public VerticalFlowLayoutBeanInfo()
Constructs a VerticalFlowLayoutBeanInfo component.