home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Edit.app / Spanish.lproj / TemporaryPreferences.nib / data.classes next >
Text File  |  1994-10-02  |  502b  |  21 lines

  1. Preferences = {
  2.     ACTIONS = {
  3.     "changeOptionMode:" = "changeOptionMode:"; 
  4.     "ok:" = "ok:"; 
  5.     "revert:" = "revert:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     ok = ok; 
  9.     optionView = optionView; 
  10.     optionsButton = optionsButton; 
  11.     revert = revert; 
  12.     win = win; 
  13.     }; 
  14.     SUPERCLASS = Object; 
  15. };
  16. TemporaryPreferences = {
  17.     OUTLETS = {rtfMatrix = rtfMatrix; wrapMatrix = wrapMatrix; }; 
  18.     SUPERCLASS = Preferences; 
  19. };
  20. FirstResponder = {ACTIONS = {"performResize:" = "performResize:"; }; SUPERCLASS = Object; };
  21.