home *** CD-ROM | disk | FTP | other *** search
- MainWindow = {
- ACTIONS = {
- showUntouchedNodes:;
- showLeakedNodes:;
- showNewNodes:;
- protectHeap:;
- mark:;
- display:;
- show:;
- showTouchedNodes:;
- unprotectHeap:;
- showAllNodes:;
- };
- OUTLETS = {
- stringTable;
- protectButton;
- window;
- scrollView;
- sortMatrix;
- totalBytesFormCell;
- totalNodesFormCell;
- unprotectButton;
- showMatrix;
- iconButton;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- orderFrontNXColorPanel:;
- };
- SUPERCLASS = Object;
- };
-