Microsoft SDK for Java

StatusBar.removeAllPanels

Removes all panels from the status bar.

Syntax

public void removeAllPanels()

Remarks

To remove all panels from the status bar and replace them with new panels, use the setPanels method.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.