home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / NextDeveloper / Demos / OpenSesame.app / English.lproj / Info.nib / data.classes next >
Text File  |  1993-03-08  |  221b  |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     install:;
  10.     showInfo:;
  11.     };
  12.     OUTLETS = {
  13.     hostPicker;
  14.     infoPanel;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.