home *** CD-ROM | disk | FTP | other *** search
- Element = {SUPERCLASS = Object; };
- PSTool1 = {
- ACTIONS = {
- "convertEPSPressed:" = "convertEPSPressed:";
- "lade:" = "lade:";
- "speichere:" = "speichere:";
- };
- OUTLETS = {
- convertButton = convertButton;
- elCountText = elCountText;
- exportButton = exportButton;
- importButton = importButton;
- };
- SUPERCLASS = Tool;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Tool = {OUTLETS = {myPanel = myPanel; }; SUPERCLASS = Object; };
- ImageElement = {SUPERCLASS = Element; };
-