home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / PrintManager.app / German.lproj / PrintManager.nib / data.classes next >
Text File  |  1993-08-30  |  270b  |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PrintManager = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     showPrinters:;
  10.     showFaxModems:;
  11.     };
  12.     OUTLETS = {
  13.     editCut;
  14.     editPaste;
  15.     editMenu;
  16.     editCopy;
  17.     editSelect;
  18.     };
  19.     SUPERCLASS = Application;
  20. };
  21.