home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / NextDeveloper / Demos / OpenSesame.app / Japanese.lproj / Info.nib / data.classes next >
Text File  |  1996-10-07  |  280b  |  11 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Controller = {
  3.     ACTIONS = {
  4.     "appDidInit:" = "appDidInit:"; 
  5.     "install:" = "install:"; 
  6.     "showInfo:" = "showInfo:"; 
  7.     }; 
  8.     OUTLETS = {hostPicker = hostPicker; infoPanel = infoPanel; }; 
  9.     SUPERCLASS = Object; 
  10. };
  11.