home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / English.lproj / StackInspector.nib / data.classes next >
Encoding:
Text File  |  1996-04-10  |  624 b   |  15 lines

  1. "Launcher" = {ACTIONS = {}; OUTLETS = {newViewer = id; }; SUPERCLASS = NSObject; };
  2. "TaskResourceViewer" = {ACTIONS = {}; OUTLETS = {controller = id; }; SUPERCLASS = NSObject; };
  3. "StackInspector" = {
  4.     ACTIONS = {}; 
  5.     OUTLETS = {box = id; stackTV = id; window = id; }; 
  6.     SUPERCLASS = TaskResourceInspector; 
  7. };
  8. "TaskResourceInspector" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = TaskResourceViewer; };
  9. "BreakpointsInspector" = {
  10.     ACTIONS = {}; 
  11.     OUTLETS = {tableView = id; window = id; }; 
  12.     SUPERCLASS = TaskResourceInspector; 
  13. };
  14. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  15.