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

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