Sets the width, in pixels, of the panel.
public void setWidth( int width )
width
An integer that represents the width of the panel.
WFCInvalidArgumentException thrown if the specified value is less than the minimum width.
See Also getWidth