home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextApps / PrintManager.app / German.lproj / PrintManager.nib / data.classes next >
Encoding:
Text File  |  1992-06-19  |  270 b   |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PrintManager = {
  7.     ACTIONS = {
  8.     showFaxModems:;
  9.     appDidInit:;
  10.     showPrinters:;
  11.     };
  12.     OUTLETS = {
  13.     editCut;
  14.     editPaste;
  15.     editMenu;
  16.     editCopy;
  17.     editSelect;
  18.     };
  19.     SUPERCLASS = Application;
  20. };
  21.