home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / Grab.app / German.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1996-03-17  |  262 b   |  11 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Grab = {
  3.     ACTIONS = {"keithClicked:" = "keithClicked:"; }; 
  4.     OUTLETS = {
  5.     infoButton = infoButton; 
  6.     infoPanel = infoPanel; 
  7.     versionNumber = versionNumber; 
  8.     }; 
  9.     SUPERCLASS = Application; 
  10. };
  11.