home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Terminal.app / Swedish.lproj / Info.nib / data.classes next >
Text File  |  1993-08-16  |  417b  |  31 lines

  1. Info = {
  2.     ACTIONS = {
  3.     windowDidBecomeKey:;
  4.     info:;
  5.     windowDidResignKey:;
  6.     };
  7.     OUTLETS = {
  8.     panel;
  9.     animationView;
  10.     colorAnimationView;
  11.     grayAnimationView;
  12.     version;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. InfoAnimator = {
  22.     ACTIONS = {
  23.     stopAnimating:;
  24.     startAnimating:;
  25.     };
  26.     OUTLETS = {
  27.     scrollBits;
  28.     };
  29.     SUPERCLASS = View;
  30. };
  31.