us.temerity.pipeline.plugin.AcroreadEditor.v2_2_1
Class AcroreadEditor
java.lang.Object
us.temerity.pipeline.Named
us.temerity.pipeline.PluginID
us.temerity.pipeline.BasePlugin
us.temerity.pipeline.BaseEditor
us.temerity.pipeline.SimpleEditor
us.temerity.pipeline.SimpleSingleEditor
us.temerity.pipeline.plugin.AcroreadEditor.v2_2_1.AcroreadEditor
- All Implemented Interfaces:
- Serializable, Cloneable, Comparable<PluginID>, Glueable
public class AcroreadEditor
- extends SimpleSingleEditor
The Adobe Portable Document Format (PDF) viewer.
- See Also:
- Serialized Form
| Fields inherited from class us.temerity.pipeline.Named |
pName |
| Methods inherited from class us.temerity.pipeline.BasePlugin |
addSupport, compareTo, getDescription, getFullMessage, getPluginID, getResource, getResources, getResourceSize, getSupports, isUnderDevelopment, removeSupport, setSupports, supports, toString, underDevelopment |
| Methods inherited from class us.temerity.pipeline.Named |
getName |
AcroreadEditor
public AcroreadEditor()
getProgram
public String getProgram()
- Gets the name of the editor executable.
- Overrides:
getProgram in class BaseEditor