home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / Terminal.app / German.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1996-03-28  |  485 b   |  16 lines

  1. Info = {
  2.     ACTIONS = {
  3.     "info:" = "(id)(id)"; 
  4.     "windowDidBecomeKey:" = "(id)(id)"; 
  5.     "windowDidResignKey:" = "(id)(id)"; 
  6.     }; 
  7.     OUTLETS = {animationView = animationView; panel = panel; version = version; }; 
  8.     SUPERCLASS = Object; 
  9. };
  10. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  11. InfoAnimator = {
  12.     ACTIONS = {"startAnimating:" = "startAnimating:"; "stopAnimating:" = "stopAnimating:"; }; 
  13.     OUTLETS = {scrollBits = scrollBits; }; 
  14.     SUPERCLASS = View; 
  15. };
  16.