home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / DevTools / SmartPackage / Sources / SmartInstaller / English.lproj / SmartInstaller.nib / data.classes next >
Encoding:
Text File  |  1994-04-13  |  289 b   |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     };
  9.     OUTLETS = {
  10.     installer;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. SmartInstaller = {
  15.     ACTIONS = {
  16.     installPackageAndExit:;
  17.     };
  18.     OUTLETS = {
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.