home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- ObjcInspector = {
- ACTIONS = {
- pickImage:;
- };
- OUTLETS = {
- classesCategoriesCell;
- imageButton;
- methodsIFullCell;
- methodsClassCell;
- methodsCNumberCell;
- totalCacheBytesCell;
- classesBytesCell;
- classesPagesCell;
- methodsCBytesCell;
- methodsRefsCell;
- methodsInstanceCell;
- methodsINumberCell;
- classesInUseCell;
- imagePopUp;
- methodsIPagesCell;
- methodsCFullCell;
- totalCachePagesCell;
- methodsCPagesCell;
- classesDefinedCell;
- methodsIBytesCell;
- };
- SUPERCLASS = Inspector;
- };
- Inspector = {
- OUTLETS = {
- window;
- contentView;
- inspectView;
- };
- SUPERCLASS = Object;
- };
-