Microsoft SDK for Java

StatusBar.getPanels

Retrieves all the panels that have been added to the status bar.

Syntax

public StatusBarPanel[] getPanels()

Return Value

Returns an array of StatusBarPanel objects that represent the panels that have been added to the status bar.

See Also   setPanels

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