borland Packages  Class Hierarchy  jbcl.view Package  Index 

VariableSizeVector component

java.lang.Object
   +----borland.jbcl.view.VariableSizeVector

About the VariableSizeVector component

Constructors  Properties  Methods  

Implements SizeVector, Serializable

This class is used internally by other classes in the JBCL. You should never use this class directly.


VariableSizeVector constructors

VariableSizeVector properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

VariableSizeVector methods

Methods implemented in this class

Methods implemented in java.lang.Object


VariableSizeVector constructors

VariableSizeVector()

  public VariableSizeVector()

This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.

VariableSizeVector(int[])

  public VariableSizeVector(int[] newSizes)

This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.