home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / authserver.app / Spanish.lproj / NWPasswordPanel.nib / data.classes < prev    next >
Text File  |  1992-06-05  |  391b  |  30 lines

  1. ATPasswordPanel = {
  2.     ACTIONS = {
  3.     cancel:;
  4.     quit:;
  5.     setConnectType:;
  6.     ok:;
  7.     setPassword:;
  8.     };
  9.     OUTLETS = {
  10.     serverAuth;
  11.     cancelButton;
  12.     atPasswordPanel;
  13.     serverName;
  14.     nameField;
  15.     quitButton;
  16.     passwordField;
  17.     zoneName;
  18.     connectAs;
  19.     setPasswordButton;
  20.     connectMessage;
  21.     okButton;
  22.     };
  23.     SUPERCLASS = Panel;
  24. };
  25. FirstResponder = {
  26.     ACTIONS = {
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.