edit-menu:replace-and-find-again-callback in frame:standard-menus<%>
This method is called when the replace-and-find-again menu-item of the edit-menu menu is selected.
( -> void
send a-frame:standard-menus edit-menu:replace-and-find-again-callback item evt)
item : (instance (derived-from menu-item%))
evt : (instance control-event%)
Defaultly bound to:
(lambda (item control) (void))