home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / Japanese.lproj / SimpleFinder.nib / data.classes next >
Encoding:
Text File  |  1997-02-19  |  609 b   |  24 lines

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