home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / NetWareManager.app / English.lproj / Password.nib / data.classes next >
Text File  |  1992-07-16  |  264b  |  21 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     pwCancel:;
  4.     pwok:;
  5.     };
  6.     OUTLETS = {
  7.     messageTextField;
  8.     pwokButton;
  9.     inputTextField;
  10.     passwordPanel;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     pwCancel:;
  17.     pwok:;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.