Overview | Methods | This Package | All Packages
Removes the specified panel from the status bar.
Syntax
public void removePanel( int index )
Parameters
index
The zero-based index of the panel to remove.
Exceptions
WFCInvalidArgumentException thrown if the specified index is not valid.
See Also addPanel