home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / PrintManager.app / English.lproj / FaxModems.nib / data.classes next >
Encoding:
Text File  |  1993-07-20  |  399 b   |  32 lines

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