home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / NetWareManager.app / Italian.lproj / Print.nib / data.classes next >
Text File  |  1992-06-05  |  706b  |  44 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     newPrinterClass:;
  4.     deletePrinter:;
  5.     modifyPrinter:;
  6.     printerOK:;
  7.     newPrinter:;
  8.     setNetWareInfo:;
  9.     printerCancel:;
  10.     };
  11.     OUTLETS = {
  12.     printerBrowserButton;
  13.     printerScrollView;
  14.     printerInfoForm;
  15.     printerBrowser;
  16.     printerList;
  17.     titleTextField;
  18.     newPrinterMenuItem;
  19.     printerOKButton;
  20.     printerPanel;
  21.     printerMatrix;
  22.     configPanel;
  23.     postScriptMatrix;
  24.     thirdField;
  25.     printerTypeBrowser;
  26.     printerClassButton;
  27.     fieldMatrix;
  28.     deletePrinterMenuItem;
  29.     printerTypeScrollView;
  30.     modifyPrinterMenuItem;
  31.     secondField;
  32.     printerNWForm;
  33.     fourthField;
  34.     browserPanel;
  35.     printerTypeMatrix;
  36.     };
  37.     SUPERCLASS = Object;
  38. };
  39. FirstResponder = {
  40.     ACTIONS = {
  41.     };
  42.     SUPERCLASS = Object;
  43. };
  44.