home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / FaxReader.app / English.lproj / ChooseModem.nib / data.classes next >
Text File  |  1992-03-12  |  276b  |  24 lines

  1. FaxReader = {
  2.     SUPERCLASS = Application;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. ChooseModem = {
  10.     ACTIONS = {
  11.     pickedButton:;
  12.     };
  13.     OUTLETS = {
  14.     appIcon;
  15.     note;
  16.     cancel;
  17.     border;
  18.     type;
  19.     ok;
  20.     name;
  21.     };
  22.     SUPERCLASS = Panel;
  23. };
  24.