home *** CD-ROM | disk | FTP | other *** search
- "BreakpointsInspector" = {
- ACTIONS = {
- "disableAllBreakpoints:" = id;
- "enableAllBreakpoints:" = id;
- "removeAllBreakpoints:" = id;
- "removeBreakpoint:" = id;
- "viewBreakpoint:" = id;
- };
- OUTLETS = {box = id; breakpointsTV = id; buttonsAll = id; buttonsOne = id; window = id; };
- SUPERCLASS = TaskResourceInspector;
- };
- "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
- "Launcher" = {ACTIONS = {}; OUTLETS = {newViewer = id; }; SUPERCLASS = NSObject; };
- "TaskResourceInspector" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = TaskResourceViewer; };
- "TaskResourceViewer" = {ACTIONS = {}; OUTLETS = {controller = id; }; SUPERCLASS = NSObject; };
-