home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_Intel_Only / EnvelopeEd1.04b / Source / Info.nib / data.classes next >
Encoding:
Text File  |  1995-04-24  |  276 b   |  22 lines

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