home *** CD-ROM | disk | FTP | other *** search
- Element = {
- ACTIONS = {
- copyFont:;
- underline:;
- toggleRuler:;
- connectTo:;
- copy:;
- linkTo:;
- unscript:;
- alignSelRight:;
- changeFont:;
- pasteFont:;
- selectAll:;
- copyRuler:;
- superscript:;
- windowDidResignKey:;
- subscript:;
- alignSelCenter:;
- paste:;
- alignSelLeftAndRight:;
- deselectAll:;
- alignSelLeft:;
- windowDidBecomeKey:;
- pasteRuler:;
- cut:;
- };
- OUTLETS = {
- infoPanel;
- };
- SUPERCLASS = Object;
- };
- DTPElement = {
- ACTIONS = {
- okPoint:;
- cancelPoint:;
- cancelModalPanel:;
- changeFont:;
- okModalPanel:;
- cut:;
- paste:;
- copy:;
- xselectAll:;
- };
- OUTLETS = {
- tabPanel;
- pointCancel;
- pointString;
- actAbsatz;
- pointPanel;
- oldCursor;
- pointOk;
- tabCancel;
- tabOk;
- tabPosition;
- };
- SUPERCLASS = Element;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-