home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / Languages / Italian / InstallTablet.lproj / InstallTablet.nib / data.classes next >
Text File  |  1993-04-11  |  295b  |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Installer = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     doRemove:;
  10.     setMode:;
  11.     setPressure:;
  12.     doInstall:;
  13.     doDisable:;
  14.     };
  15.     OUTLETS = {
  16.     relAbsMatrix;
  17.     pressureSwitch;
  18.     stringTable;
  19.     statusText;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.