home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / Sendlicense.bundle / Sendlicense.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  233 b   |  18 lines

  1. Sendlicense = {
  2.     ACTIONS = {
  3.     sendIt:;
  4.     cancelSend:;
  5.     };
  6.     OUTLETS = {
  7.     sendlicensepanel;
  8.     licenseLetter;
  9.     licenseInfo;
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. FirstResponder = {
  14.     ACTIONS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.