home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextAdmin / NetInfoManager.app / English.lproj / Password.nib / data.classes next >
Encoding:
Text File  |  1994-04-14  |  202 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PwMgr = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     setPw:;
  10.     };
  11.     OUTLETS = {
  12.     pwTitle;
  13.     pwPanel;
  14.     pwText;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.