home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Apps / ProjectBuilder.app / Grepper.bundle / English.lproj / GrepOptions.nib / data.classes next >
Encoding:
Text File  |  1993-06-15  |  230 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Grepper = {
  7.     ACTIONS = {
  8.     optionsChanged:;
  9.     };
  10.     OUTLETS = {
  11.     ignoreCase;
  12.     searchMatrix;
  13.     matchWords;
  14.     optionsPanel;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.