home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / Element.1Vsys / ElementInspector.nib / data.classes < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.5 KB  |  50 lines

  1. ElementInspector = {
  2.     ACTIONS = {
  3.     "adjust:" = "adjust:"; 
  4.     "adoptPosAndSizeOfOtherElement:" = "adoptPosAndSizeOfOtherElement:"; 
  5.     "adoptSizeOfOtherElement:" = "adoptSizeOfOtherElement:"; 
  6.     "clippingFrom:" = "clippingFrom:"; 
  7.     "clippingFromAndGroup:" = "clippingFromAndGroup:"; 
  8.     "displayFlagChanged:" = "displayFlagChanged:"; 
  9.     "hFlip:" = "hFlip:"; 
  10.     "infoShow:" = "infoShow:"; 
  11.     "nameChanged:" = "nameChanged:"; 
  12.     "originalSize:" = "originalSize:"; 
  13.     "printingFlagChanged:" = "printingFlagChanged:"; 
  14.     "protectFlagChanged:" = "protectFlagChanged:"; 
  15.     "removeClipping:" = "removeClipping:"; 
  16.     "revert:" = "revert:"; 
  17.     "setAngle:" = "setAngle:"; 
  18.     "setCoords:" = "setCoords:"; 
  19.     "setRepeat:" = "setRepeat:"; 
  20.     "setSkew:" = "setSkew:"; 
  21.     "vFlip:" = "vFlip:"; 
  22.     }; 
  23.     OUTLETS = {
  24.     angleBox = angleBox; 
  25.     clipPullDown = clipPullDown; 
  26.     combiFlag = combiFlag; 
  27.     elementName = elementName; 
  28.     elementTypeString = elementTypeString; 
  29.     hFlipButton = hFlipButton; 
  30.     inspectorPanel = inspectorPanel; 
  31.     mayDisplayBox = mayDisplayBox; 
  32.     mayPrintBox = mayPrintBox; 
  33.     protectBox = protectBox; 
  34.     repeatBoxX = repeatBoxX; 
  35.     repeatBoxY = repeatBoxY; 
  36.     setButton = setButton; 
  37.     sizeBoxH = sizeBoxH; 
  38.     sizeBoxW = sizeBoxW; 
  39.     sizeBoxX = sizeBoxX; 
  40.     sizeBoxY = sizeBoxY; 
  41.     sizePullDown = sizePullDown; 
  42.     skewBox = skewBox; 
  43.     takePosAndSizeCell = takePosAndSizeCell; 
  44.     takeSizeCell = takeSizeCell; 
  45.     vFlipButton = vFlipButton; 
  46.     }; 
  47.     SUPERCLASS = Object; 
  48. };
  49. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  50.