home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / English.lproj / BreakpointsInspector.nib / data.classes next >
Encoding:
Text File  |  1996-12-06  |  721 b   |  16 lines

  1. "BreakpointsInspector" = {
  2.     ACTIONS = {
  3.         "disableAllBreakpoints:" = id; 
  4.         "enableAllBreakpoints:" = id; 
  5.         "removeAllBreakpoints:" = id; 
  6.         "removeBreakpoint:" = id; 
  7.         "viewBreakpoint:" = id; 
  8.     }; 
  9.     OUTLETS = {box = id; breakpointsTV = id; buttonsAll = id; buttonsOne = id; window = id; }; 
  10.     SUPERCLASS = TaskResourceInspector; 
  11. };
  12. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  13. "Launcher" = {ACTIONS = {}; OUTLETS = {newViewer = id; }; SUPERCLASS = NSObject; };
  14. "TaskResourceInspector" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = TaskResourceViewer; };
  15. "TaskResourceViewer" = {ACTIONS = {}; OUTLETS = {controller = id; }; SUPERCLASS = NSObject; };
  16.