home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Apps / MallocDebug.app / Resources / English.lproj / MainWindowNew.nib / data.classes next >
Encoding:
Text File  |  1995-03-27  |  640 b   |  37 lines

  1. "MainWindow" = {
  2.     ACTIONS = (
  3.     "display:", 
  4.     "showLeakedNodes:", 
  5.     "showTouchedNodes:", 
  6.     "removeFilter:", 
  7.     "invert:", 
  8.     "mark:", 
  9.     "showAllNodes:", 
  10.     "browserClicked:", 
  11.     "unprotectHeap:", 
  12.     "protectHeap:", 
  13.     "show:", 
  14.     "showNewNodes:", 
  15.     "showUntouchedNodes:"
  16.     ); 
  17.     OUTLETS = (
  18.     scrollView, 
  19.     splitView, 
  20.     stringTable, 
  21.     browser, 
  22.     iconButton, 
  23.     filterBox, 
  24.     invertButton, 
  25.     filterButton, 
  26.     showMatrix, 
  27.     totalNodesFormCell, 
  28.     unprotectButton, 
  29.     sortMatrix, 
  30.     protectButton, 
  31.     window, 
  32.     totalBytesFormCell
  33.     ); 
  34.     SUPERCLASS = Object; 
  35. };
  36. "FirstResponder" = {ACTIONS = ("orderFrontNXColorPanel:"); SUPERCLASS = NSObject; };
  37.