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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Printers = {
  7.     ACTIONS = {
  8.     doQueue:;
  9.     printerSelected:;
  10.     doFax:;
  11.     doNew:;
  12.     doTest:;
  13.     doConfigure:;
  14.     pickedList:;
  15.     };
  16.     OUTLETS = {
  17.     defaultCell;
  18.     typeField;
  19.     border;
  20.     hostField;
  21.     noteField;
  22.     noteTitleField;
  23.     nameField;
  24.     testButton;
  25.     queueButton;
  26.     window;
  27.     listMatrix;
  28.     configureButton;
  29.     };
  30.     SUPERCLASS = Object;
  31. };
  32.