home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / Installer.app / French.lproj / InstallPanel.nib / data.classes next >
Text File  |  1994-07-19  |  351b  |  24 lines

  1. InstallPanel = {
  2.     ACTIONS = {
  3.     chooseDestination: = "(id)(id)";
  4.     performCancelOrInstall: = "(id)(id)";
  5.     };
  6.     OUTLETS = {
  7.     textField;
  8.     destField;
  9.     titleField;
  10.     panelWindow;
  11.     langLabel;
  12.     langScroll;
  13.     archScroll;
  14.     archLabel;
  15.     setDestButton;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.