This second StatusBar Demo application demonstrates the use within the Flexdock docking framework by setting a different DockbarManager with BorderLayout support for the content pane.

The big advantage of this solution is that you can easily add the statusbar to the SOUTH region of your content pane and when a Dockable (e.g.: a View) is minimized to the bottom, the Dockbar appears on top of the Statusbar.

This example also simulates some activity through the progressbar. All relevant lines are highlighted. Press the "Run..." button to start.