home *** CD-ROM | disk | FTP | other *** search
- PageInfoTool1 = {
- ACTIONS = {"optionsChanged:" = "optionsChanged:"; };
- OUTLETS = {optionsMatrix = optionsMatrix; };
- SUPERCLASS = Tool;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Tool = {
- OUTLETS = {fixElement = fixElement; myElement = myElement; myPanel = myPanel; };
- SUPERCLASS = Object;
- };
-