Application Parameters

As we saw in Chapter 10, the menu bar module is based on a service-oriented architecture that is controlled by settings in the AppParameters class. We saw some of the settings in the AppParameters class in earlier chapters, and Figure 10-1 shows the additional changes required to enable the menu bar module.

This AppParameter setting will ensure that the MenuBarManager is enabled so application AppSubMenu can be added to it.

Figure 10-1. AppParameters code required to enable the menu 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 ...

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.