home *** CD-ROM | disk | FTP | other *** search
- ResponderText = {
- SUPERCLASS = Text;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- FindPanel = {
- ACTIONS = {
- findNextReturn:;
- enterSelection:;
- makeKeyAndOrderFront:;
- orderOut:;
- findNext:;
- findPrevious:;
- };
- OUTLETS = {
- ignoreCaseButton;
- findText;
- findNextButton;
- };
- SUPERCLASS = Object;
- };
-