home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / Mail / MailHelper_1.3 / Source / English.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1993-09-14  |  249 b   |  20 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     infoPanel:;
  4.     appDidInit:;
  5.     helpPanel:;
  6.     };
  7.     OUTLETS = {
  8.     infoPanel;
  9.     gWrapWidth;
  10.     helpPanel;
  11.     myListener;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.