home *** CD-ROM | disk | FTP | other *** search
- Info = {
- ACTIONS = {
- "info:" = "(id)(id)";
- "windowDidBecomeKey:" = "(id)(id)";
- "windowDidResignKey:" = "(id)(id)";
- };
- OUTLETS = {animationView = animationView; panel = panel; version = version; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- InfoAnimator = {
- ACTIONS = {"startAnimating:" = "startAnimating:"; "stopAnimating:" = "stopAnimating:"; };
- OUTLETS = {scrollBits = scrollBits; };
- SUPERCLASS = View;
- };
-