VMS Motors Frame

Figure 8-2 shows the additional code required for the constructor event of the VMSFrame class, used to initially set the text in the different status bar elements.

Figure 8-2. VMSFrame constructor event.
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| || File: VMSFrame.scurl || Author: Paul Sheehan || Version: 1.0 || Contents: This creates the frame window for the VMS || Motors application ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| {define-class public VMSFrame {inherits AppFrame} ||||||||||||||||||||||||||||||||||||||||||||||||||||||| || Method: constructor (default) || Purpose: Instantiates the class ||||||||||||||||||||||||||||||||||||||||||||||||||||||| {constructor public {default} {construct-super} ...

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.