home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / Keyboard.app / German.lproj / Info.nib / data.classes next >
Text File  |  1994-08-10  |  433b  |  17 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. InfoManager = {
  3.     ACTIONS = {
  4.         "loadInfoPanel:" = "loadInfoPanel:"; 
  5.     "showInfoPanel:" = "showInfoPanel:"; 
  6.     "switchToApp:" = "switchToApp:"; 
  7.     "switchToAuthor:" = "switchToAuthor:"; 
  8.     "toggleButton:" = "toggleButton:"; 
  9.     }; 
  10.     OUTLETS = {
  11.         iconButton = iconButton; 
  12.     infoPanel = infoPanel; 
  13.     versionNumber = versionNumber; 
  14.     }; 
  15.     SUPERCLASS = Object; 
  16. };
  17.