home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / HostManager.app / Spanish.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1994-08-08  |  808 b   |  31 lines

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