Class SwingStatusBar

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, BrowserCoreListener

public class SwingStatusBar extends JPanel implements BrowserCoreListener
A swing panel that implements a simple status bar capability with a text readout and frames per second counter.

A status bar automatically registers a global SwingProgressListener, so there is no need to create your own in your application.

Version:
$Revision: 1.7 $
Author:
Justin Couch
See Also: