home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / DTPElement.1Vmod / OVSelParaTool.nib / data.classes < prev    next >
Encoding:
Text File  |  1996-11-12  |  4.5 KB  |  127 lines

  1. OVSelParaTool = {
  2.     ACTIONS = {
  3.     "ovpSetAlignment:" = "ovpSetAlignment:"; 
  4.     "ovpSetAll:" = "ovpSetAll:"; 
  5.     "ovpSetHyphenEnd:" = "ovpSetHyphenEnd:"; 
  6.     "ovpSetHyphenStart:" = "ovpSetHyphenStart:"; 
  7.     "ovpSetIndentAuto:" = "ovpSetIndentAuto:"; 
  8.     "ovpSetIndentLeft:" = "ovpSetIndentLeft:"; 
  9.     "ovpSetIndentPara:" = "ovpSetIndentPara:"; 
  10.     "ovpSetIndentRight:" = "ovpSetIndentRight:"; 
  11.     "ovpSetLineDistance:" = "ovpSetLineDistance:"; 
  12.     "ovpSetLineDistanceAbsolute:" = "ovpSetLineDistanceAbsolute:"; 
  13.     "ovpSetMaxCharSpacing:" = "ovpSetMaxCharSpacing:"; 
  14.     "ovpSetMaxSpaceSpacing:" = "ovpSetMaxSpaceSpacing:"; 
  15.     "ovpSetParaDistanceAfter:" = "ovpSetParaDistanceAfter:"; 
  16.     "ovpSetParaDistanceBefore:" = "ovpSetParaDistanceBefore:"; 
  17.     "ovpSetWordWrap:" = "ovpSetWordWrap:"; 
  18.     }; 
  19.     OUTLETS = {
  20.     ovpAbsolutLineDistanceSwitch = ovpAbsolutLineDistanceSwitch; 
  21.     ovpAlignmentRadioMatrix = ovpAlignmentRadioMatrix; 
  22.     ovpAutoIndentSwitch = ovpAutoIndentSwitch; 
  23.     ovpHyphenEndUnitField = ovpHyphenEndUnitField; 
  24.     ovpHyphenStartUnitField = ovpHyphenStartUnitField; 
  25.     ovpIndentLeftUnitField = ovpIndentLeftUnitField; 
  26.     ovpIndentParaUnitField = ovpIndentParaUnitField; 
  27.     ovpIndentRightUnitField = ovpIndentRightUnitField; 
  28.     ovpLineDistanceUnitField = ovpLineDistanceUnitField; 
  29.     ovpMaxCharSpacingUnitField = ovpMaxCharSpacingUnitField; 
  30.     ovpMaxSpaceSpacingUnitField = ovpMaxSpaceSpacingUnitField; 
  31.     ovpParaDistanceAfterUnitField = ovpParaDistanceAfterUnitField; 
  32.     ovpParaDistanceBeforeUnitFileld = ovpParaDistanceBeforeUnitFileld; 
  33.     ovpWordWrapSwitch = ovpWordWrapSwitch; 
  34.     }; 
  35.     SUPERCLASS = TextTool; 
  36. };
  37. TextTool = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Tool; };
  38. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  39. Tool = {
  40.     ACTIONS = {
  41.     "alignSelCenter:" = "alignSelCenter:"; 
  42.     "alignSelLeft:" = "alignSelLeft:"; 
  43.     "alignSelLeftAndRight:" = "alignSelLeftAndRight:"; 
  44.     "alignSelRight:" = "alignSelRight:"; 
  45.     "changeFont:" = "changeFont:"; 
  46.     "changeSpelling:" = "changeSpelling:"; 
  47.     "checkSpelling:" = "checkSpelling:"; 
  48.     "connectTo:" = "connectTo:"; 
  49.     "copy:" = "copy:"; 
  50.     "copyFont:" = "copyFont:"; 
  51.     "copyRuler:" = "copyRuler:"; 
  52.     "cut:" = "cut:"; 
  53.     "deselectAll:" = "deselectAll:"; 
  54.     "linkTo:" = "linkTo:"; 
  55.     "paste:" = "paste:"; 
  56.     "pasteFont:" = "pasteFont:"; 
  57.     "pasteRuler:" = "pasteRuler:"; 
  58.     "selectAll:" = "selectAll:"; 
  59.     "showToolPanel:" = "showToolPanel:"; 
  60.     "subscript:" = "subscript:"; 
  61.     "superscript:" = "superscript:"; 
  62.     "toggleRuler:" = "toggleRuler:"; 
  63.     "underline:" = "underline:"; 
  64.     "unscript:" = "unscript:"; 
  65.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  66.     "windowDidMove:" = "windowDidMove:"; 
  67.     "windowDidResignKey:" = "windowDidResignKey:"; 
  68.     "windowWillClose:" = "windowWillClose:"; 
  69.     }; 
  70.     OUTLETS = {
  71.     defaultElement = defaultElement; 
  72.     fixElement = fixElement; 
  73.     infoPanel = infoPanel; 
  74.     myPanel = myPanel; 
  75.     sList = sList; 
  76.     }; 
  77.     SUPERCLASS = Object; 
  78. };
  79. OVSelCharTool = {
  80.     ACTIONS = {
  81.     "setDistBaseline:" = "setDistBaseline:"; 
  82.     "setDistChar:" = "setDistChar:"; 
  83.     "setDistWord:" = "setDistWord:"; 
  84.     "setFixSpace:" = "setFixSpace:"; 
  85.     "setFontAngle:" = "setFontAngle:"; 
  86.     "setFontColor:" = "setFontColor:"; 
  87.     "setFontSize:" = "setFontSize:"; 
  88.     "setHyphenation:" = "setHyphenation:"; 
  89.     "setKerning:" = "setKerning:"; 
  90.     "setLigatures:" = "setLigatures:"; 
  91.     "setOutlineColor:" = "setOutlineColor:"; 
  92.     "setOutlineWidth:" = "setOutlineWidth:"; 
  93.     "setStretchHor:" = "setStretchHor:"; 
  94.     "setStretchVer:" = "setStretchVer:"; 
  95.     "setUl:" = "setUl:"; 
  96.     "setUlColor:" = "setUlColor:"; 
  97.     "setUlInterrupt:" = "setUlInterrupt:"; 
  98.     "setUlPos:" = "setUlPos:"; 
  99.     "setUlThicknes:" = "setUlThicknes:"; 
  100.     }; 
  101.     OUTLETS = {
  102.     ovcDistBaselineUnitField = ovcDistBaselineUnitField; 
  103.     ovcDistCharUnitField = ovcDistCharUnitField; 
  104.     ovcDistWordUnitField = ovcDistWordUnitField; 
  105.     ovcFixSpaceSwitch = ovcFixSpaceSwitch; 
  106.     ovcFontAngle = ovcFontAngle; 
  107.     ovcFontColorWell = ovcFontColorWell; 
  108.     ovcFontFamilieTextField = ovcFontFamilieTextField; 
  109.     ovcFontSizeUnitField = ovcFontSizeUnitField; 
  110.     ovcHyphenSwitch = ovcHyphenSwitch; 
  111.     ovcKerningSwitch = ovcKerningSwitch; 
  112.     ovcLanguageButton = ovcLanguageButton; 
  113.     ovcLanguagePopUpList = ovcLanguagePopUpList; 
  114.     ovcLigaturesSwitch = ovcLigaturesSwitch; 
  115.     ovcOutlineColorWell = ovcOutlineColorWell; 
  116.     ovcOutlineUnitField = ovcOutlineUnitField; 
  117.     ovcStretchHorUnitField = ovcStretchHorUnitField; 
  118.     ovcStretchVerUnitField = ovcStretchVerUnitField; 
  119.     ovcUlColorWell = ovcUlColorWell; 
  120.     ovcUlInterruptSwitch = ovcUlInterruptSwitch; 
  121.     ovcUlPosUnitField = ovcUlPosUnitField; 
  122.     ovcUlSwitch = ovcUlSwitch; 
  123.     ovcUlThickUnitField = ovcUlThickUnitField; 
  124.     }; 
  125.     SUPERCLASS = TextTool; 
  126. };
  127.