home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextApps / FaxReader.app / German.lproj / ChooseModem.nib / data.classes next >
Text File  |  1992-06-17  |  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.     cancel;
  16.     note;
  17.     border;
  18.     type;
  19.     ok;
  20.     name;
  21.     };
  22.     SUPERCLASS = Panel;
  23. };
  24.