home *** CD-ROM | disk | FTP | other *** search
/ Frame 3.2 / Frame.iso / Application / FrameMaker.app / fminit2.0 / next / LicenseEntryPanel.nib / data.classes next >
Encoding:
Text File  |  1994-08-11  |  308 b   |  23 lines

  1. myinfo = {
  2.     ACTIONS = {
  3.     putUpDialog:;
  4.     setButton:;
  5.     updateLicenseWithSerialNum:;
  6.     buttonPressed:;
  7.     doneInfo:;
  8.     loaddemo:;
  9.     };
  10.     OUTLETS = {
  11.     licenseButton;
  12.     versionID;
  13.     authoNumID;
  14.     serialNumID;
  15.     };
  16.     SUPERCLASS = Panel;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.