home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextAdmin / Configure.app / Authorizer.bundle / French.lproj / AuthorizerPanel.nib / data.classes next >
Encoding:
Text File  |  1994-10-01  |  410 b   |  16 lines

  1. Authorizer = {
  2.     ACTIONS = {"authenticateUser:" = "authenticateUser:"; }; 
  3.     OUTLETS = {
  4.     authorizeButton = authorizeButton; 
  5.     cancelButton = cancelButton; 
  6.     messageText = messageText; 
  7.     panel = panel; 
  8.     panelIcon = panelIcon; 
  9.     panelTitle = panelTitle; 
  10.     passwordField = passwordField; 
  11.     userField = userField; 
  12.     }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16.