home *** CD-ROM | disk | FTP | other *** search
- Tool = {
- ACTIONS = {
- paste:;
- alignSelRight:;
- windowDidResignKey:;
- windowWillClose:;
- alignSelLeftAndRight:;
- selectAll:;
- copyFont:;
- alignSelCenter:;
- connectTo:;
- checkSpelling:;
- alignSelLeft:;
- linkTo:;
- subscript:;
- copyRuler:;
- windowDidBecomeKey:;
- pasteRuler:;
- superscript:;
- changeFont:;
- changeSpelling:;
- toggleRuler:;
- deselectAll:;
- copy:;
- underline:;
- windowDidMove:;
- pasteFont:;
- cut:;
- unscript:;
- };
- OUTLETS = {
- sList;
- myElement;
- defaultElement;
- myPanel;
- fixElement;
- infoPanel;
- };
- SUPERCLASS = Object;
- };
- TextTool = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Tool;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- TMSChinese = {
- ACTIONS = {
- singleWordDelete:;
- singleWord:;
- lacAlignment:;
- };
- OUTLETS = {
- stringTable;
- characterRadio;
- lacAlignment;
- lineRadio;
- };
- SUPERCLASS = TextTool;
- };
- ChineseVerwaltung = {
- ACTIONS = {
- lacAlignment:;
- };
- OUTLETS = {
- lacAlignment;
- };
- SUPERCLASS = TextTool;
- };
-