home *** CD-ROM | disk | FTP | other *** search
- "ResponderText" = {SUPERCLASS = NSCStringText; };
- "TextFinder" = {
- ACTIONS = (
- "findNext:",
- "findNextAndOrderFindPanelOut:",
- "findPrevious:",
- "replace:",
- "replaceAll:",
- "replaceAndFind:"
- );
- OUTLETS = (
- findNextButton,
- findTextField,
- ignoreCaseButton,
- replaceAllScopeMatrix,
- replaceTextField
- );
- SUPERCLASS = NSObject;
- };
- "FirstResponder" = {CATEGORY = LocalActions; };
-