home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / HeaderViewer.app / Japanese.lproj / PBInfo.nib / data.classes next >
Encoding:
Text File  |  1996-10-07  |  840 b   |  31 lines

  1. IBInfo = {
  2.     ACTIONS = {"animate:" = "animate:"; "setJmh:" = "setJmh:"; "setNib:" = "setNib:"; }; 
  3.     OUTLETS = {picture = picture; versionField = versionField; window = window; }; 
  4.     SUPERCLASS = Object; 
  5. };
  6. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  7. HVPreferences = {
  8.     ACTIONS = {
  9.     "addHeader:" = "addHeader:"; 
  10.     "modifyCppOptions:" = "modifyCppOptions:"; 
  11.     "removeHeader:" = "removeHeader:"; 
  12.     "setCppOptions:" = "setCppOptions:"; 
  13.     }; 
  14.     OUTLETS = {headersToInstallMatrix = headersToInstallMatrix; }; 
  15.     SUPERCLASS = Object; 
  16. };
  17. PBInfo = {
  18.     ACTIONS = {
  19.     "showAntoine:" = "showAntoine:"; 
  20.     "showDave:" = "showDave:"; 
  21.     "showPB:" = "showPB:"; 
  22.     }; 
  23.     OUTLETS = {
  24.     initialImage = initialImage; 
  25.     picture = picture; 
  26.     versionField = versionField; 
  27.     window = window; 
  28.     }; 
  29.     SUPERCLASS = Object; 
  30. };
  31.