Retrieves all the panels that have been added to the status bar.
public StatusBarPanel[] getPanels()
Returns an array of StatusBarPanel objects that represent the panels that have been added to the status bar.
See Also setPanels