home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / NetInfoManager.app / German.lproj / Password.nib / data.classes next >
Text File  |  1994-08-13  |  232b  |  7 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. PwMgr = {
  3.     ACTIONS = {"cancel:" = "cancel:"; "setPw:" = "setPw:"; }; 
  4.     OUTLETS = {pwPanel = pwPanel; pwText = pwText; pwTitle = pwTitle; }; 
  5.     SUPERCLASS = Object; 
  6. };
  7.