home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / MailComposer / English.lproj / MailComposerInspector.nib / data.classes next >
Encoding:
Text File  |  1993-01-18  |  202 b   |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MailComposerInspector = {
  7.     ACTIONS = {
  8.     };
  9.     OUTLETS = {
  10.     to;
  11.     cc;
  12.     subject;
  13.     body;
  14.     };
  15.     SUPERCLASS = IBInspector;
  16. };
  17.