A StatusBar control is a component with a horizontal layout which hosts a number of status indication controls. Typically it is situated below the content area of the window.
By default a StatusBar has two predefined status controls: a JLabel and a JProgressBar and it provides API for easy access.
@author Peter De Bruycker
|
|
|
|