home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / English.lproj / SimpleFinder.nib / data.classes next >
Encoding:
Text File  |  1995-11-09  |  399 b   |  24 lines

  1. "SimpleFinder" = {
  2.     ACTIONS = (
  3.     "findNext:", 
  4.     "findNext_keyboard:", 
  5.     "findOptionsChanged:", 
  6.     "findPrev:", 
  7.     "replaceAll:", 
  8.     "replaceCurrent:", 
  9.     "replaceThenFind:"
  10.     ); 
  11.     OUTLETS = (
  12.     findOptions, 
  13.     findReplaceForm, 
  14.     findText, 
  15.     nextButton, 
  16.     previousFinds, 
  17.     replaceOptions, 
  18.     replaceText, 
  19.     status
  20.     ); 
  21.     SUPERCLASS = Object; 
  22. };
  23. "FirstResponder" = {CATEGORY = LocalActions; };
  24.