Sets the visiblility of the element.
public void setVisible( boolean visible )
visible
Set to true to allow the element to be rendered; otherwise, set to false.
See Also getVisible