make-editor in frame:editor<%>
This method is called to create the editor in this frame.
It calls
get-editor<%> and uses that interface to make sure the result of
get-editor% is reasonable.
( -> (instance (implements send a-frame:editor make-editor)editor<%>))
Calls (make-object .get-editor%)