home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextApps / PrintManager.app / English.lproj / FaxModems.nib / data.classes next >
Encoding:
Text File  |  1992-02-08  |  399 b   |  32 lines

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