home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Webster.app / English.lproj / Find.nib / data.classes next >
Text File  |  1992-03-05  |  196b  |  17 lines

  1. Find = {
  2.     ACTIONS = {
  3.     search:;
  4.     };
  5.     OUTLETS = {
  6.     searchStr;
  7.     panel;
  8.     iconButton;
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12. FirstResponder = {
  13.     ACTIONS = {
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.