home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Resources / Spanish.lproj / PrintPanel.nib / data.classes next >
Encoding:
Text File  |  1993-04-08  |  606 b   |  49 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PrintPanel = {
  7.     ACTIONS = {
  8.     _pickedJobFeatureButton:;
  9.     _pickedOptions:;
  10.     _pickedButton:;
  11.     pickedAllPages:;
  12.     };
  13.     OUTLETS = {
  14.     optionsButton;
  15.     firstPage;
  16.     _ppdGroupView;
  17.     controlBox;
  18.     note;
  19.     status;
  20.     resolutionList;
  21.     preview;
  22.     printerListTitle;
  23.     printerListBox;
  24.     name;
  25.     pageMode;
  26.     printerList;
  27.     cancel;
  28.     feed;
  29.     lastPage;
  30.     _ppdTextView;
  31.     copies;
  32.     buttons;
  33.     appIcon;
  34.     ok;
  35.     save;
  36.     };
  37.     SUPERCLASS = Window;
  38. };
  39. MyApp = {
  40.     ACTIONS = {
  41.     hide:;
  42.     terminate:;
  43.     };
  44.     OUTLETS = {
  45.     delegate;
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49.