home *** CD-ROM | disk | FTP | other *** search
- Element = {
- SUPERCLASS = Object;
- };
- VektorElement = {
- SUPERCLASS = Element;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- EPSExport = {
- ACTIONS = {
- fontOptions:;
- closeOptions:;
- withFontsChanged:;
- sendPreviewChanged:;
- };
- OUTLETS = {
- previewDPIText;
- printerMatrix;
- withFontsSwitch;
- fontOptionsButton;
- convertToCMYKSwitch;
- myPanel;
- sendPreviewSwitch;
- box;
- optionsPanel;
- radioMatrix;
- };
- SUPERCLASS = Object;
- };
- OVDocumentExport = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- CubeShowView = {
- OUTLETS = {
- myTool;
- };
- SUPERCLASS = View;
- };
- OVDocumentSaveTo = {
- ACTIONS = {
- cancelSaveToAction:;
- performSaveToAction:;
- sourceChanged:;
- saveToAction:;
- };
- OUTLETS = {
- exportDriverButton;
- startPageText;
- exportDriverPopup;
- curDriver;
- areaToSaveRadio;
- driversBox;
- endPageText;
- optionPanel;
- };
- SUPERCLASS = Object;
- };
- ImageElement = {
- SUPERCLASS = Element;
- };
-