home *** CD-ROM | disk | FTP | other *** search
- TextTool = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Tool; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Tool = {
- ACTIONS = {
- "alignSelCenter:" = "alignSelCenter:";
- "alignSelLeft:" = "alignSelLeft:";
- "alignSelLeftAndRight:" = "alignSelLeftAndRight:";
- "alignSelRight:" = "alignSelRight:";
- "changeFont:" = "changeFont:";
- "changeSpelling:" = "changeSpelling:";
- "checkSpelling:" = "checkSpelling:";
- "connectTo:" = "connectTo:";
- "copy:" = "copy:";
- "copyFont:" = "copyFont:";
- "copyRuler:" = "copyRuler:";
- "cut:" = "cut:";
- "deselectAll:" = "deselectAll:";
- "linkTo:" = "linkTo:";
- "paste:" = "paste:";
- "pasteFont:" = "pasteFont:";
- "pasteRuler:" = "pasteRuler:";
- "selectAll:" = "selectAll:";
- "subscript:" = "subscript:";
- "superscript:" = "superscript:";
- "toggleRuler:" = "toggleRuler:";
- "underline:" = "underline:";
- "unscript:" = "unscript:";
- "windowDidBecomeKey:" = "windowDidBecomeKey:";
- "windowDidMove:" = "windowDidMove:";
- "windowDidResignKey:" = "windowDidResignKey:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {
- defaultElement = defaultElement;
- fixElement = fixElement;
- infoPanel = infoPanel;
- myElement = myElement;
- myPanel = myPanel;
- sList = sList;
- };
- SUPERCLASS = Object;
- };
- TextRahmenTool = {
- ACTIONS = {
- "Spalt:" = "Spalt:";
- "ausketten:" = "ausketten:";
- "column:" = "column:";
- "complexFormsatzAdd:" = "complexFormsatzAdd:";
- "cutAfter:" = "cutAfter:";
- "cutBefore:" = "cutBefore:";
- "driveInside:" = "driveInside:";
- "formsatzAdd:" = "formsatzAdd:";
- "formsatzOff:" = "formsatzOff:";
- "formsatzRemove:" = "formsatzRemove:";
- "links:" = "links:";
- "maximalKeil:" = "maximalKeil:";
- "overhead:" = "overhead:";
- "pipeTo:" = "pipeTo:";
- "rechts:" = "rechts:";
- "toNextPage:" = "toNextPage:";
- "toPreviousPage:" = "toPreviousPage:";
- "ueberall:" = "ueberall:";
- "verticalKeil:" = "verticalKeil:";
- };
- OUTLETS = {
- Overhead1 = Overhead1;
- Overhead2 = Overhead2;
- Overhead3 = Overhead3;
- Overhead4 = Overhead4;
- Overhead5 = Overhead5;
- anzSpalt = anzSpalt;
- butINSIDE = butINSIDE;
- column1 = column1;
- column2 = column2;
- column3 = column3;
- column4 = column4;
- contourButton = contourButton;
- cutAfterButton = cutAfterButton;
- cutBeforeButton = cutBeforeButton;
- cutBothButton = cutBothButton;
- flowMatrix = flowMatrix;
- frameButton = frameButton;
- maximalKeil1 = maximalKeil1;
- maximalKeil2 = maximalKeil2;
- pipeButton = pipeButton;
- pipeNEXT = pipeNEXT;
- pipePREV = pipePREV;
- registerAutomatic = registerAutomatic;
- registerDescender = registerDescender;
- registerHeight = registerHeight;
- registerOnOff = registerOnOff;
- removeAllButton = removeAllButton;
- removeButton = removeButton;
- selectList = selectList;
- stringTable = stringTable;
- tabTRENNER = tabTRENNER;
- textPOS = textPOS;
- textTRENNER = textTRENNER;
- theAlternative = theAlternative;
- theLEADER = theLEADER;
- verticalKeil = verticalKeil;
- verticalKeil2 = verticalKeil2;
- verticalKeil3 = verticalKeil3;
- };
- SUPERCLASS = TextTool;
- };
-