home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / EPSExport.1Vmod / EPSExport.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  993 b   |  68 lines

  1. Element = {
  2.     SUPERCLASS = Object;
  3. };
  4. VektorElement = {
  5.     SUPERCLASS = Element;
  6. };
  7. FirstResponder = {
  8.     ACTIONS = {
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12. EPSExport = {
  13.     ACTIONS = {
  14.     fontOptions:;
  15.     closeOptions:;
  16.     withFontsChanged:;
  17.     sendPreviewChanged:;
  18.     };
  19.     OUTLETS = {
  20.     previewDPIText;
  21.     printerMatrix;
  22.     withFontsSwitch;
  23.     fontOptionsButton;
  24.     convertToCMYKSwitch;
  25.     myPanel;
  26.     sendPreviewSwitch;
  27.     box;
  28.     optionsPanel;
  29.     radioMatrix;
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33. OVDocumentExport = {
  34.     ACTIONS = {
  35.     };
  36.     OUTLETS = {
  37.     };
  38.     SUPERCLASS = Object;
  39. };
  40. CubeShowView = {
  41.     OUTLETS = {
  42.     myTool;
  43.     };
  44.     SUPERCLASS = View;
  45. };
  46. OVDocumentSaveTo = {
  47.     ACTIONS = {
  48.     cancelSaveToAction:;
  49.     performSaveToAction:;
  50.     sourceChanged:;
  51.     saveToAction:;
  52.     };
  53.     OUTLETS = {
  54.     exportDriverButton;
  55.     startPageText;
  56.     exportDriverPopup;
  57.     curDriver;
  58.     areaToSaveRadio;
  59.     driversBox;
  60.     endPageText;
  61.     optionPanel;
  62.     };
  63.     SUPERCLASS = Object;
  64. };
  65. ImageElement = {
  66.     SUPERCLASS = Element;
  67. };
  68.