Overview | Methods | This Package | All Packages
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