home *** CD-ROM | disk | FTP | other *** search
- AppManager = {
- ACTIONS = {
- "appDidInit:" = "appDidInit:";
- "appWillTerminate:" = "appWillTerminate:";
- "toggleLockOnSelection:" = "toggleLockOnSelection:";
- };
- OUTLETS = {eoController = eoController; lockButton = lockButton; tableView = tableView; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-