home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextLibrary / Languages / Italian / Configure.lproj / ChooseSystem.nib / data.classes next >
Encoding:
Text File  |  1993-04-23  |  233 b   |  19 lines

  1. ChooseSystem = {
  2.     ACTIONS = {
  3.     _panelDone:;
  4.     systemPicked:;
  5.     };
  6.     OUTLETS = {
  7.     systemtext;
  8.     panel;
  9.     okbutton;
  10.     systems;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.