home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- CompositeView = {
- ACTIONS = {
- setOperator:;
- changeCustomImage:;
- changeBackgroundColor:;
- setSourcePicture:;
- changeDestColor:;
- draggingExited:;
- changeSourceColor:;
- };
- OUTLETS = {
- backColorWell;
- sourcePictureMatrix;
- destColorWell;
- sourceColorWell;
- };
- SUPERCLASS = View;
- };
-