home *** CD-ROM | disk | FTP | other *** search
- ElementInspector = {
- ACTIONS = {
- "adjust:" = "adjust:";
- "adoptPosAndSizeOfOtherElement:" = "adoptPosAndSizeOfOtherElement:";
- "adoptSizeOfOtherElement:" = "adoptSizeOfOtherElement:";
- "clippingFrom:" = "clippingFrom:";
- "clippingFromAndGroup:" = "clippingFromAndGroup:";
- "displayFlagChanged:" = "displayFlagChanged:";
- "hFlip:" = "hFlip:";
- "infoShow:" = "infoShow:";
- "nameChanged:" = "nameChanged:";
- "originalSize:" = "originalSize:";
- "printingFlagChanged:" = "printingFlagChanged:";
- "protectFlagChanged:" = "protectFlagChanged:";
- "removeClipping:" = "removeClipping:";
- "revert:" = "revert:";
- "setAngle:" = "setAngle:";
- "setCoords:" = "setCoords:";
- "setRepeat:" = "setRepeat:";
- "setSkew:" = "setSkew:";
- "vFlip:" = "vFlip:";
- };
- OUTLETS = {
- angleBox = angleBox;
- clipPullDown = clipPullDown;
- combiFlag = combiFlag;
- elementName = elementName;
- elementTypeString = elementTypeString;
- hFlipButton = hFlipButton;
- inspectorPanel = inspectorPanel;
- mayDisplayBox = mayDisplayBox;
- mayPrintBox = mayPrintBox;
- protectBox = protectBox;
- repeatBoxX = repeatBoxX;
- repeatBoxY = repeatBoxY;
- setButton = setButton;
- sizeBoxH = sizeBoxH;
- sizeBoxW = sizeBoxW;
- sizeBoxX = sizeBoxX;
- sizeBoxY = sizeBoxY;
- sizePullDown = sizePullDown;
- skewBox = skewBox;
- takePosAndSizeCell = takePosAndSizeCell;
- takeSizeCell = takeSizeCell;
- vFlipButton = vFlipButton;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-