home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / Keyboard.app / Swedish.lproj / Info.nib / data.classes next >
Text File  |  1996-03-28  |  425b  |  17 lines

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