get-editor<%> in frame:editor<%>
get-editor<%>
frame:editor<%>
The result of this method is used by make-editor to check that get-editor% is returning a reasonable editor.
make-editor
get-editor%
(send a-frame:editor get-editor<%>) -> interface
(send a-frame:editor get-editor<%>)
send
a-frame:editor
Returns editor<%>.
editor<%>