home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / English.lproj / PrintPanel.nib / data.classes next >
Text File  |  1993-07-13  |  606b  |  49 lines

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