home *** CD-ROM | disk | FTP | other *** search
- ImageElement = {SUPERCLASS = Element; };
- ColorLookUpTableView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Control; };
- TMSSep = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "changeHalftone:" = "changeHalftone:";
- "changed:" = "changed:";
- "ok:" = "ok:";
- "readhalftone:" = "readhalftone:";
- "revert:" = "revert:";
- "selectPPD:" = "selectPPD:";
- "selectRendering:" = "selectRendering:";
- "selectionChanged:" = "selectionChanged:";
- "writehaltone:" = "writehaltone:";
- };
- OUTLETS = {
- PPDPanel = PPDPanel;
- angleText = angleText;
- defaultHalftoneButton = defaultHalftoneButton;
- frequencyText = frequencyText;
- halftoneNameMatrix = halftoneNameMatrix;
- halftoneSwitch = halftoneSwitch;
- keyText = keyText;
- noneButton = noneButton;
- outputMatrix = outputMatrix;
- printerTypeMatrix = printerTypeMatrix;
- resolutionPopUp = resolutionPopUp;
- sepButton = sepButton;
- sepPreview = sepPreview;
- sepSwitch = sepSwitch;
- spotfunctionButton = spotfunctionButton;
- tableText = tableText;
- transferCurveWell = transferCurveWell;
- transferSwitch = transferSwitch;
- };
- SUPERCLASS = Tool;
- };
- VektorElement = {SUPERCLASS = Element; };
- Tool = {
- OUTLETS = {fixElement = fixElement; myElement = myElement; myPanel = myPanel; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Element = {SUPERCLASS = Object; };
-