Making your own applications : Practice: Creating DevelopTextEditor and DevelopTimeLogger : Example: Creating DevelopTimeLogger : Defining the class TimeLogger

Defining the class TimeLogger
Next, subclass from Object by doing the following:
1.
2.
From the Classes menu, select Add > Subclass.
3.
4.
In the next prompter, select subclass, then select OK.
5.
a.
shell clientListBox serviceListBox startTime elapsedTime fileName timeElapsedDisplay busyCursor text form
b.
CgConstants CwConstants CfsConstants CldtConstants
6.