Adding the Status Bar to the Frame

We have developed all the functionality required for the enterprise framework status bar module, which will ensure the visual layout as illustrated in Figure 7-16.

Figure 7-16. Status bar design layout.

Now we must incorporate the status bar module within the framework's AppFrame class. The StatusBarManager controls the status bar module, which will be instantiated within the constructor event of the AppFrame class based on framework settings found in AppParameters. Figure 7-17 illustrates the additional code required in AppParameters and AppFrame.

Looking at the code for the constructor event of the AppFrame ...

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.