Class: DFTimerManagerPanel

Module location: Dftimer.pkg line 388 (view source)

This class acts as a container for the timer manager object. This is needed because A DFTimerManager object created directly at the desktop doesn't have a Window_Handle which we need to create a Windoows timer. By placing this non-visual container around the timer manager, it does get a Window_Handle. The procedure End_Construct_Object has been augmented to create a window and also automatically page all children, which will be the timer manager.

Class Hierarchy:

DFBasePanelDFTimerManagerPanel

Class Definition

Functions and Procedures

Construct_Object()
End_Construct_Object()

References (1):

ModuleContaining SymbolLine
Dftimer.pkgDftimer.pkg546