home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / TextStyleTool.1Vmod / ChangeCharStyle.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  1.4 KB  |  41 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. ChangeCharStyle = {
  3.     ACTIONS = {
  4.     "cpsHStretch:" = "cpsHStretch:"; 
  5.     "cpsVStrech:" = "cpsVStrech:"; 
  6.     "cspCancel:" = "cspCancel:"; 
  7.     "cspChangeFont:" = "cspChangeFont:"; 
  8.     "cspOK:" = "cspOK:"; 
  9.     "cspSizeAction:" = "cspSizeAction:"; 
  10.     "cspUlAction:" = "cspUlAction:"; 
  11.     "initFor:" = "initFor:"; 
  12.     }; 
  13.     OUTLETS = {
  14.     charStylePanel = charStylePanel; 
  15.     cspDistBaselineUnitField = cspDistBaselineUnitField; 
  16.     cspDistCharUnitField = cspDistCharUnitField; 
  17.     cspDistWordUnitField = cspDistWordUnitField; 
  18.     cspFixSpaceSwitch = cspFixSpaceSwitch; 
  19.     cspFontSizeTextField = cspFontSizeTextField; 
  20.     cspFontTextField = cspFontTextField; 
  21.     cspHyphenSwitch = cspHyphenSwitch; 
  22.     cspKerningSwitch = cspKerningSwitch; 
  23.     cspLanguageButton = cspLanguageButton; 
  24.     cspLigaturesSwitch = cspLigaturesSwitch; 
  25.     cspOutlineColorWell = cspOutlineColorWell; 
  26.     cspOutlineUnitField = cspOutlineUnitField; 
  27.     cspStretchHorTextField = cspStretchHorTextField; 
  28.     cspStretchVerTextField = cspStretchVerTextField; 
  29.     cspTextColorWell = cspTextColorWell; 
  30.     cspUlColorWell = cspUlColorWell; 
  31.     cspUlInterruptSwitch = cspUlInterruptSwitch; 
  32.     cspUlPosUnitField = cspUlPosUnitField; 
  33.     cspUlSwitch = cspUlSwitch; 
  34.     cspUlThickUnitField = cspUlThickUnitField; 
  35.     languagePopUpList = languagePopUpList; 
  36.     listLanguage = listLanguage; 
  37.     myTool = myTool; 
  38.     }; 
  39.     SUPERCLASS = Object; 
  40. };
  41.