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

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