home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / netinfo / Spanish.lproj / NILoginPanel.nib / data.classes next >
Text File  |  1992-07-02  |  244b  |  20 lines

  1. NILoginPanel = {
  2.     ACTIONS = {
  3.     cancel:;
  4.     ok:;
  5.     };
  6.     OUTLETS = {
  7.     panel;
  8.     userField;
  9.     panelButton;
  10.     instructionText;
  11.     passwordField;
  12.     };
  13.     SUPERCLASS = Panel;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.