home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / FaxReader.app / Spanish.lproj / Chooser.nib / data.classes next >
Text File  |  1992-07-01  |  390b  |  32 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Chooser = {
  7.     ACTIONS = {
  8.     deleteFax:;
  9.     openFax:;
  10.     assign:;
  11.     openLog:;
  12.     assignToMe:;
  13.     multiHit:;
  14.     };
  15.     OUTLETS = {
  16.     openButton;
  17.     multiPopup;
  18.     border;
  19.     dateField;
  20.     chooserView;
  21.     deleteButton;
  22.     pagesField;
  23.     assignToMeButton;
  24.     totalField;
  25.     window;
  26.     logView;
  27.     sizeField;
  28.     csiField;
  29.     };
  30.     SUPERCLASS = Object;
  31. };
  32.