home *** CD-ROM | disk | FTP | other *** search
- MainWindow = {
- ACTIONS = {
- showAllNodes:;
- showLeakedNodes:;
- showNewNodes:;
- mark:;
- display:;
- show:;
- };
- OUTLETS = {
- leakButton;
- stringTable;
- window;
- scrollView;
- sortMatrix;
- allButton;
- totalNodesFormCell;
- totalBytesFormCell;
- markButton;
- newButton;
- iconButton;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- orderFrontNXColorPanel:;
- };
- SUPERCLASS = Object;
- };
-