home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / TextEdit.app / Resources / English.lproj / FindPanel.nib / data.classes next >
Text File  |  1996-04-12  |  630b  |  22 lines

  1. "ResponderText" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSCStringText; };
  2. "TextFinder" = {
  3.     ACTIONS = {
  4.         "findNext:" = id; 
  5.         "findNextAndOrderFindPanelOut:" = id; 
  6.         "findPrevious:" = id; 
  7.         "replace:" = id; 
  8.         "replaceAll:" = id; 
  9.         "replaceAndFind:" = id; 
  10.     }; 
  11.     OUTLETS = {
  12.         findNextButton = id; 
  13.         findTextField = id; 
  14.         ignoreCaseButton = id; 
  15.         replaceAllScopeMatrix = id; 
  16.         replaceTextField = id; 
  17.         statusField = id; 
  18.     }; 
  19.     SUPERCLASS = NSObject; 
  20. };
  21. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  22.