Adds controls, along with bands to contain them, to the rebar control.
public void setNewControls( Control[] ctls )
ctls
An array of Control objects that represents the controls to add to the rebar control.
To add a single control to the rebar control, use the add method.
See Also Control.setNewControls