home *** CD-ROM | disk | FTP | other *** search
- Tool = {
- ACTIONS = {
- cut:;
- underline:;
- toggleRuler:;
- connectTo:;
- copy:;
- linkTo:;
- unscript:;
- alignSelRight:;
- changeFont:;
- pasteFont:;
- selectAll:;
- copyRuler:;
- superscript:;
- windowDidResignKey:;
- subscript:;
- alignSelCenter:;
- paste:;
- alignSelLeft:;
- copyFont:;
- pasteRuler:;
- windowDidBecomeKey:;
- };
- OUTLETS = {
- sList;
- myElement;
- defaultElement;
- myPanel;
- fixElement;
- infoPanel;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- TMSImExportTool = {
- ACTIONS = {
- saveMask:;
- loadPicture:;
- loadMask:;
- savePicture:;
- };
- OUTLETS = {
- stringTable;
- saveFormat;
- loadAccPanel;
- loadButton;
- mySubPanel;
- saveButton;
- fileImportPanel;
- saveMaskButton;
- sizeRadioMatrix;
- loadMaskButton;
- importPopup;
- };
- SUPERCLASS = SuperTool;
- };
- SlaveTool = {
- SUPERCLASS = Tool;
- };
- SuperTool = {
- OUTLETS = {
- subPanel;
- };
- SUPERCLASS = Tool;
- };
-