home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- ChangeCharStyle = {
- ACTIONS = {
- "cpsHStretch:" = "cpsHStretch:";
- "cpsVStrech:" = "cpsVStrech:";
- "cspCancel:" = "cspCancel:";
- "cspChangeFont:" = "cspChangeFont:";
- "cspOK:" = "cspOK:";
- "cspSizeAction:" = "cspSizeAction:";
- "cspUlAction:" = "cspUlAction:";
- "initFor:" = "initFor:";
- };
- OUTLETS = {
- charStylePanel = charStylePanel;
- cspDistBaselineUnitField = cspDistBaselineUnitField;
- cspDistCharUnitField = cspDistCharUnitField;
- cspDistWordUnitField = cspDistWordUnitField;
- cspFixSpaceSwitch = cspFixSpaceSwitch;
- cspFontSizeTextField = cspFontSizeTextField;
- cspFontTextField = cspFontTextField;
- cspHyphenSwitch = cspHyphenSwitch;
- cspKerningSwitch = cspKerningSwitch;
- cspLanguageButton = cspLanguageButton;
- cspLigaturesSwitch = cspLigaturesSwitch;
- cspOutlineColorWell = cspOutlineColorWell;
- cspOutlineUnitField = cspOutlineUnitField;
- cspStretchHorTextField = cspStretchHorTextField;
- cspStretchVerTextField = cspStretchVerTextField;
- cspTextColorWell = cspTextColorWell;
- cspUlColorWell = cspUlColorWell;
- cspUlInterruptSwitch = cspUlInterruptSwitch;
- cspUlPosUnitField = cspUlPosUnitField;
- cspUlSwitch = cspUlSwitch;
- cspUlThickUnitField = cspUlThickUnitField;
- languagePopUpList = languagePopUpList;
- listLanguage = listLanguage;
- myTool = myTool;
- };
- SUPERCLASS = Object;
- };
-