Removes the specified panel from the status bar.
public void removePanel( int index )
index
The zero-based index of the panel to remove.
WFCInvalidArgumentException thrown if the specified index is not valid.
See Also addPanel