This loads the package.
We first check the value of $ClassNumber.
Next, we define a class that will be extended.
The next command creates an annonymous class automatically during creation of an object. The Override qualifier emphasizes that a parent class functionality is changed.
The number was increased by the generation of base and the anonymous class.
Here is the newly created class. The application of InputForm shows the full blown name.
|