home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Mail / EnhanceMail.1.3 / Source / German.lproj / EnhancePreferences.nib / data.classes next >
Encoding:
Text File  |  1996-04-06  |  9.1 KB  |  288 lines

  1. Babel = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  2. CellInfo = {
  3.     ACTIONS = {}; 
  4.     OUTLETS = {cellDelegate = cellDelegate; font = font; }; 
  5.     SUPERCLASS = Object; 
  6. };
  7. IconCell = {ACTIONS = {}; OUTLETS = {white = white; }; SUPERCLASS = ButtonCell; };
  8. EditText = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Text; };
  9. SendDemo = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  10. EKProgressView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  11. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  12. Preferences = {
  13.     ACTIONS = {
  14.     "changeView:" = "changeView:"; 
  15.     "didPlay:" = "didPlay:"; 
  16.     "noteChange:" = "noteChange:"; 
  17.     "revert:" = "revert:"; 
  18.     "setSound:" = "setSound:"; 
  19.     "windowWillClose:" = "windowWillClose:"; 
  20.     }; 
  21.     OUTLETS = {
  22.     alternateField = alternateField; 
  23.     archiveOutgoingSwitch = archiveOutgoingSwitch; 
  24.     autoIndentSwitch = autoIndentSwitch; 
  25.     autoLaunchSwitch = autoLaunchSwitch; 
  26.     autoReplySwitch = autoReplySwitch; 
  27.     currentView = currentView; 
  28.     defaultFormatButton = defaultFormatButton; 
  29.     emacsKeySwitch = emacsKeySwitch; 
  30.     expandAliasesSwitch = expandAliasesSwitch; 
  31.     expertView = expertView; 
  32.     filteredHeadersText = filteredHeadersText; 
  33.     fixedPitchSwitch = fixedPitchSwitch; 
  34.     generalView = generalView; 
  35.     headerBrowser = headerBrowser; 
  36.     headerField = headerField; 
  37.     headerView = headerView; 
  38.     iconCountSwitch = iconCountSwitch; 
  39.     lineLengthField = lineLengthField; 
  40.     mailDirField = mailDirField; 
  41.     mailerField = mailerField; 
  42.     mimeAlternativeSwitch = mimeAlternativeSwitch; 
  43.     newMailMatrix = newMailMatrix; 
  44.     prefPanel = prefPanel; 
  45.     queryField = queryField; 
  46.     readReceiptSwitch = readReceiptSwitch; 
  47.     removeSelfSwitch = removeSelfSwitch; 
  48.     replyToField = replyToField; 
  49.     sendLimitField = sendLimitField; 
  50.     sendView = sendView; 
  51.     showDeletedSwitch = showDeletedSwitch; 
  52.     showSizeSwitch = showSizeSwitch; 
  53.     showStatusSwitch = showStatusSwitch; 
  54.     soundField = soundField; 
  55.     soundSwitch = soundSwitch; 
  56.     spoolDirField = spoolDirField; 
  57.     userHeadersTable = userHeadersTable; 
  58.     viewButton = viewButton; 
  59.     }; 
  60.     SUPERCLASS = Super; 
  61. };
  62. Super = {
  63.     ACTIONS = {
  64.     "windowDidMove:" = "windowDidMove:"; 
  65.     "windowDidResize:" = "windowDidResize:"; 
  66.     }; 
  67.     OUTLETS = {}; 
  68.     SUPERCLASS = Object; 
  69. };
  70. Alias = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  71. CommandView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  72. NextMessage = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MailMessage; };
  73. TransferPanel = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Super; };
  74. DecryptController = {
  75.     ACTIONS = {}; 
  76.     OUTLETS = {
  77.     boundView = boundView; 
  78.     displayField = displayField; 
  79.     entryField = entryField; 
  80.     lockButton = lockButton; 
  81.     }; 
  82.     SUPERCLASS = Object; 
  83. };
  84. MimeMessage = {
  85.     ACTIONS = {}; 
  86.     OUTLETS = {myBodyObject = myBodyObject; }; 
  87.     SUPERCLASS = MailMessage; 
  88. };
  89. BrowserFieldEditor = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = EditText; };
  90. RectList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  91. KeyView = {
  92.     ACTIONS = {}; 
  93.     OUTLETS = {
  94.     currentImage = currentImage; 
  95.     delegate = delegate; 
  96.     image = image; 
  97.     keyInfo = keyInfo; 
  98.     publishedKey = publishedKey; 
  99.     }; 
  100.     SUPERCLASS = View; 
  101. };
  102. MailView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NXSplitView; };
  103. MimeParameters = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MailHeaders; };
  104. MyApp = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Application; };
  105. Toc = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  106. MailCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
  107. EncryptAdmin = {
  108.     ACTIONS = {}; 
  109.     OUTLETS = {
  110.     address = address; 
  111.     addressView = addressView; 
  112.     chooser = chooser; 
  113.     curView = curView; 
  114.     instruct = instruct; 
  115.     keyField = keyField; 
  116.     keyManager = keyManager; 
  117.     keyText = keyText; 
  118.     parent = parent; 
  119.     privateView = privateView; 
  120.     publicView = publicView; 
  121.     well = well; 
  122.     window = window; 
  123.     }; 
  124.     SUPERCLASS = Object; 
  125. };
  126. SendOptions = {
  127.     ACTIONS = {}; 
  128.     OUTLETS = {
  129.     archiveButton = archiveButton; 
  130.     curSender = curSender; 
  131.     featureList = featureList; 
  132.     fieldPopUp = fieldPopUp; 
  133.     fieldText = fieldText; 
  134.     fieldView = fieldView; 
  135.     replyView = replyView; 
  136.     window = window; 
  137.     }; 
  138.     SUPERCLASS = Object; 
  139. };
  140. RTFEnrichedConverter = {ACTIONS = {}; OUTLETS = {myDelegate = myDelegate; }; SUPERCLASS = Object; };
  141. MailHeaders = {ACTIONS = {}; OUTLETS = {myDelegate = myDelegate; }; SUPERCLASS = Object; };
  142. IconView = {ACTIONS = {}; OUTLETS = {bitmap = bitmap; }; SUPERCLASS = View; };
  143. PageBuffer = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  144. AliasUI = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Super; };
  145. Defaults = {
  146.     ACTIONS = {}; 
  147.     OUTLETS = {
  148.     boldFont = boldFont; 
  149.     fixedFont = fixedFont; 
  150.     msgFont = msgFont; 
  151.     tocFont = tocFont; 
  152.     }; 
  153.     SUPERCLASS = Object; 
  154. };
  155. ImmutableImage = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NXImage; };
  156. NXCleanList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = List; };
  157. MimeFilter = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  158. ScrollingSound = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ScrollView; };
  159. Timer = {ACTIONS = {}; OUTLETS = {target = target; }; SUPERCLASS = Object; };
  160. EncryptKey = {
  161.     ACTIONS = {}; 
  162.     OUTLETS = {
  163.     encryptPanel = encryptPanel; 
  164.     keyList = keyList; 
  165.     sendEncryptedButton = sendEncryptedButton; 
  166.     username = username; 
  167.     }; 
  168.     SUPERCLASS = Panel; 
  169. };
  170. Progressor = {
  171.     ACTIONS = {}; 
  172.     OUTLETS = {
  173.     button = button; 
  174.     messageField = messageField; 
  175.     panel = panel; 
  176.     progressView = progressView; 
  177.     titleField = titleField; 
  178.     }; 
  179.     SUPERCLASS = Object; 
  180. };
  181. SendWindow = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Window; };
  182. RunInfo = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  183. TocMatrix = {ACTIONS = {}; OUTLETS = {cellInfo = cellInfo; }; SUPERCLASS = Matrix; };
  184. MimeRichText = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Text; };
  185. WrapCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = TextFieldCell; };
  186. Buffer = {ACTIONS = {"copy:" = "copy:"; }; OUTLETS = {}; SUPERCLASS = Object; };
  187. Error = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  188. OneShot = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Button; };
  189. IconButton = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Button; };
  190. Subprocess = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Object; };
  191. MediaText = {
  192.     ACTIONS = {}; 
  193.     OUTLETS = {printingDelegate = printingDelegate; }; 
  194.     SUPERCLASS = EditText; 
  195. };
  196. FindPanel = {
  197.     ACTIONS = {}; 
  198.     OUTLETS = {
  199.     allBox = allBox; 
  200.     allButton = allButton; 
  201.     allMatrix = allMatrix; 
  202.     backFindButton = backFindButton; 
  203.     errmsg = errmsg; 
  204.     findButton = findButton; 
  205.     findReplaceButton = findReplaceButton; 
  206.     findWindow = findWindow; 
  207.     ftext = ftext; 
  208.     ignoreCase = ignoreCase; 
  209.     regExpr = regExpr; 
  210.     replaceButton = replaceButton; 
  211.     replaceWithField = replaceWithField; 
  212.     }; 
  213.     SUPERCLASS = Super; 
  214. };
  215. EditDict = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  216. SendView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  217. Recorder = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Sound; };
  218. Info = {
  219.     ACTIONS = {}; 
  220.     OUTLETS = {
  221.     infoPanel = infoPanel; 
  222.     releaseField = releaseField; 
  223.     versionField = versionField; 
  224.     }; 
  225.     SUPERCLASS = Object; 
  226. };
  227. NXRTFD = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NXPropertyList; };
  228. MimeFetcher = {
  229.     ACTIONS = {}; 
  230.     OUTLETS = {
  231.     loginHostField = loginHostField; 
  232.     loginPanel = loginPanel; 
  233.     loginPassField = loginPassField; 
  234.     loginUserField = loginUserField; 
  235.     waitMessage = waitMessage; 
  236.     waitPanel = waitPanel; 
  237.     waitSizeField = waitSizeField; 
  238.     waitTitle = waitTitle; 
  239.     }; 
  240.     SUPERCLASS = Object; 
  241. };
  242. KeyCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
  243. StringList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = List; };
  244. PublishedKey = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  245. Send = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  246. MailMessage = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  247. NXPropertyList = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  248. NXGraphicCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
  249. RunCommand = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  250. MailBox = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  251. MailDriver = {
  252.     ACTIONS = {}; 
  253.     OUTLETS = {
  254.     auxPrintButton = auxPrintButton; 
  255.     auxPrintView = auxPrintView; 
  256.     cryptAssist = cryptAssist; 
  257.     cryptAssistBundle = cryptAssistBundle; 
  258.     cryptBundle = cryptBundle; 
  259.     cryptor = cryptor; 
  260.     fontCell = fontCell; 
  261.     hideCell = hideCell; 
  262.     infoMenu = infoMenu; 
  263.     keyManager = keyManager; 
  264.     mailCellDelegate = mailCellDelegate; 
  265.     printCell = printCell; 
  266.     quitCell = quitCell; 
  267.     rulerCell = rulerCell; 
  268.     serviceCell = serviceCell; 
  269.     sortMenu = sortMenu; 
  270.     windowsCell = windowsCell; 
  271.     }; 
  272.     SUPERCLASS = Application; 
  273. };
  274. SoundEdit = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = Object; };
  275. MailHeaderBinding = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  276. LipService = {ACTIONS = {}; OUTLETS = {controller = controller; }; SUPERCLASS = Object; };
  277. EnhancePreferences = {
  278.     ACTIONS = {
  279.     "noteChangeXFace:" = "noteChangeXFace:"; 
  280.     "noteChangeXImageURL:" = "noteChangeXImageURL:"; 
  281.     "setXFace:" = "setXFace:"; 
  282.     }; 
  283.     OUTLETS = {}; 
  284.     SUPERCLASS = Preferences; 
  285. };
  286. Message = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
  287. MailReader = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MailView; };
  288.