home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / PrintManager.app / German.lproj / Configure.nib / data.classes next >
Text File  |  1993-02-01  |  447b  |  33 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Configure = {
  7.     ACTIONS = {
  8.     setPublicAccess:;
  9.     setUnavailableAccess:;
  10.     commSelected:;
  11.     typeSelected:;
  12.     setPrivateAccess:;
  13.     windowDidBecomeKey:;
  14.     cancel:;
  15.     delete:;
  16.     ok:;
  17.     domainHit:;
  18.     };
  19.     OUTLETS = {
  20.     noteNameForm;
  21.     titleField;
  22.     typeScrollView;
  23.     window;
  24.     commBox;
  25.     domainText;
  26.     deleteButton;
  27.     commPopUp;
  28.     domainButton;
  29.     accessPopUp;
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33.