home *** CD-ROM | disk | FTP | other *** search
- Element = {
- 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:";
- "windowDidResignKey:" = "windowDidResignKey:";
- };
- OUTLETS = {infoPanel = infoPanel; };
- SUPERCLASS = Object;
- };
- TMSImg = {
- ACTIONS = {
- "setDrawingMask:" = "setDrawingMask:";
- "setDrawingPicture:" = "setDrawingPicture:";
- "setWorkingMask:" = "setWorkingMask:";
- "setWorkingPicture:" = "setWorkingPicture:";
- };
- OUTLETS = {
- drawingMask = drawingMask;
- drawingPicture = drawingPicture;
- mask = mask;
- myToolList = myToolList;
- picture = picture;
- psTool = psTool;
- workingMask = workingMask;
- workingPicture = workingPicture;
- };
- SUPERCLASS = Element;
- };
- TMSImgPreferences = {
- ACTIONS = {
- "calibratedChanged:" = "calibratedChanged:";
- "compressionModeChanged:" = "compressionModeChanged:";
- "importModeChanged:" = "importModeChanged:";
- "loadSubChanged:" = "loadSubChanged:";
- "printSubChanged:" = "printSubChanged:";
- "virtualLoadChanged:" = "virtualLoadChanged:";
- "virtualPasteboardChanged:" = "virtualPasteboardChanged:";
- };
- OUTLETS = {
- calibratedSwitch = calibratedSwitch;
- compressionMatrix = compressionMatrix;
- importMatrix = importMatrix;
- loadSubSwitch = loadSubSwitch;
- printSubSwitch = printSubSwitch;
- thePanel = thePanel;
- virtualLoadingSwitch = virtualLoadingSwitch;
- virtualPasteboardSwitch = virtualPasteboardSwitch;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-