get-info-editor in frame:info<%>
get-info-editor
frame:info<%>
Override this method to specify the editor that the status line contains information about.
(send a-frame:info get-info-editor) -> (union #f (implements editor<%>))
(send a-frame:info get-info-editor)
send
a-frame:info
editor<%>
Returns the result of get-editor.
get-editor