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

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