Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
StatusBar.getStatusBarPanel
Retrieves the specified panel on the status bar.
Syntax
public StatusBarPanel getStatusBarPanel( int index )
Parameters
index
The zero-based index of the panel to return.
Return Value
Returns a StatusBarPanel object that represents the status bar panel.