home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / EPS2Elements.1Vmod / EPS2ElementsPreferences.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  1.2 KB  |  29 lines

  1. EPS2ElementsPreferences = {
  2.     ACTIONS = {
  3.     "charpathChanged:" = "charpathChanged:"; 
  4.     "deviceScaleChanged:" = "deviceScaleChanged:"; 
  5.     "extractFontResourcesChanged:" = "extractFontResourcesChanged:"; 
  6.     "flattenpathChanged:" = "flattenpathChanged:"; 
  7.     "forceFontExtractionChanged:" = "forceFontExtractionChanged:"; 
  8.     "genType3FontsChanged:" = "genType3FontsChanged:"; 
  9.     "illustratorpatternChanged:" = "illustratorpatternChanged:"; 
  10.     "makeDTPChanged:" = "makeDTPChanged:"; 
  11.     "recognizeOPIChanged:" = "recognizeOPIChanged:"; 
  12.     "removeClippedOffElementsChanged:" = "removeClippedOffElementsChanged:"; 
  13.     }; 
  14.     OUTLETS = {
  15.     deviceScaleButton = deviceScaleButton; 
  16.     extractFontResourcesSwitch = extractFontResourcesSwitch; 
  17.     flattenpathSwitch = flattenpathSwitch; 
  18.     forceFontExtractionSwitch = forceFontExtractionSwitch; 
  19.     genType3FontsSwitch = genType3FontsSwitch; 
  20.     illustratorpatternSwitch = illustratorpatternSwitch; 
  21.     makeDTPSwitch = makeDTPSwitch; 
  22.     recognizeOPISwitch = recognizeOPISwitch; 
  23.     removeClippedOffElementsSwitch = removeClippedOffElementsSwitch; 
  24.     thePanel = thePanel; 
  25.     }; 
  26.     SUPERCLASS = Object; 
  27. };
  28. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  29.