home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Temp / QuickProject / English.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1994-09-15  |  696 b   |  27 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Controller = {
  3.     ACTIONS = {
  4.         "makeIcon:" = "makeIcon:"; 
  5.     "ok:" = "ok:"; 
  6.     "revert:" = "revert:"; 
  7.     "saveAs:" = "saveAs:"; 
  8.     "showPreferences:" = "showPreferences:"; 
  9.     "showSelectedPath:" = "showSelectedPath:"; 
  10.     }; 
  11.     OUTLETS = {
  12.         adaptors = adaptors; 
  13.     destinationFile = destinationFile; 
  14.     iconWell = iconWell; 
  15.     libraries = libraries; 
  16.     name = name; 
  17.     openInPBSwitch = openInPBSwitch; 
  18.     prefsPanel = prefsPanel; 
  19.     processLog = processLog; 
  20.     selectedTemplatePath = selectedTemplatePath; 
  21.     templateList = templateList; 
  22.     templatePathnames = templatePathnames; 
  23.     templates = templates; 
  24.     }; 
  25.     SUPERCLASS = Object; 
  26. };
  27.