Application Parameters

As discussed in Chapter 8, the status bar module is based on a service-oriented architecture, which means that it will become enabled based on an application parameter. Therefore, we need to amend the definition of the AppParameters class to set the appropriate variable settings that create the status bar. The additional code required to be included in the AppParameters class, can be seen in Figure 8-1.

Figure 8-1. AppParameters code required to enable the status bar module.
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| || File: AppParameters.scurl || Author: Paul Sheehan || Version: 1.0 || Contents: This is a static class used to hold parameters || that define how the application appears when || it runs. ...

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.