home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MiscIconWell = {
- ACTIONS = {
- concludeDragOperation:;
- };
- OUTLETS = {
- filename;
- };
- SUPERCLASS = MiscDragView;
- };
- Controller = {
- OUTLETS = {
- imView;
- imDragView1;
- iconWell3;
- iconWell1;
- iconWell5;
- iconWell2;
- imDragView2;
- iconWell4;
- };
- SUPERCLASS = Object;
- };
- MiscDragView = {
- ACTIONS = {
- draggingExited:;
- concludeDragOperation:;
- };
- OUTLETS = {
- delegate;
- dragImage;
- theImage;
- };
- SUPERCLASS = View;
- };
- MiscImageDragView = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = MiscDragView;
- };
-