Sets the array of the child controls contained in this control.
public final void setControls( Control[] value )
value
An array of Control objects that represents the child controls contained in this control.
See Also getControls