This class instantiates each of the objects that have been registered as observers in the "classes.txt" file and then stores the ID in a [ProvideX Library Class:*obj/group] object. |
Author | Jarett Smith |
Date | Nov 19, 2006 |
Outputfile | PvxClassLoader.pvc |
Forcelinenumbers | false |
Initializes the environment for all observers and create a reference to the [Java Class:eventmanager/EventManager] object. | ||||||
|
PROPERTY observers
| ||
| ||
PROPERTY _pvxConstants
| ||
| ||
PROPERTY ViewManager
| ||
| ||
FUNCTION loadClasses(classesFile$) Load all classes that have been defined in the file.
| ||||
| ||||
FUNCTION observers() An iterator for the observers that were successfully loaded. |
![]() |