home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / Installer.app / English.lproj / AuthorizerPanel.nib / data.classes next >
Text File  |  1994-06-03  |  472b  |  18 lines

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