home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextAdmin / HostManager.app / French.lproj / InfoPanel.nib / data.classes next >
Text File  |  1996-03-15  |  800b  |  31 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. MyApp = {
  3.     ACTIONS = {
  4.     "appDidInit:" = "appDidInit:"; 
  5.     "closeHost:" = "closeHost:"; 
  6.     "delete:" = "delete:"; 
  7.     "hostAddConfig:" = "hostAddConfig:"; 
  8.     "infoPanel:" = "infoPanel:"; 
  9.     "localConfig:" = "localConfig:"; 
  10.     "newHost:" = "newHost:"; 
  11.     "openHost:" = "openHost:"; 
  12.     "revert:" = "revert:"; 
  13.     "save:" = "save:"; 
  14.     "saveToDomain:" = "saveToDomain:"; 
  15.     "terminate:" = "terminate:"; 
  16.     "timeConfig:" = "timeConfig:"; 
  17.     }; 
  18.     OUTLETS = {
  19.     host = host; 
  20.     hostAddConfig = hostAddConfig; 
  21.     infoPanel = infoPanel; 
  22.     infoPanelVersion = infoPanelVersion; 
  23.     localConfig = localConfig; 
  24.     securityPanel = securityPanel; 
  25.     timeConfig = timeConfig; 
  26.     winMenu = winMenu; 
  27.     winMenuMatrix = winMenuMatrix; 
  28.     }; 
  29.     SUPERCLASS = Application; 
  30. };
  31.