home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextLibrary / Frameworks / NIInterface.framework / Versions / B / Resources / Italian.lproj / NIAuthenticationPanel.nib / data.classes next >
Text File  |  1996-03-28  |  830b  |  29 lines

  1. "NIPanelLoader" = {ACTIONS = {}; OUTLETS = {panel = id; }; SUPERCLASS = NSObject; };
  2. "NILoginPanel" = {
  3.     ACTIONS = {"cancel:" = id; "ok:" = id; }; 
  4.     OUTLETS = {
  5.         authButton = id; 
  6.         authPanel = id; 
  7.         cancelButton = id; 
  8.         iconButton = id; 
  9.         instructionText = id; 
  10.         passwordText = id; 
  11.         userNameText = id; 
  12.     }; 
  13.     SUPERCLASS = NSPanel; 
  14. };
  15. "NIResourceManager" = {ACTIONS = {}; OUTLETS = {panel = id; }; SUPERCLASS = NSObject; };
  16. "NIAuthenticationPanel" = {
  17.     ACTIONS = {}; 
  18.     OUTLETS = {
  19.         authButton = id; 
  20.         cancelButton = id; 
  21.         iconButton = id; 
  22.         instructionText = id; 
  23.         passwordText = id; 
  24.         userNameText = id; 
  25.     }; 
  26.     SUPERCLASS = NSPanel; 
  27. };
  28. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  29.