org.freehep.graphicsio.ps
Class AbstractPSExportFileType
java.lang.Object
org.freehep.graphicsbase.util.export.ExportFileType
org.freehep.graphicsio.exportchooser.AbstractExportFileType
org.freehep.graphicsio.ps.AbstractPSExportFileType
- All Implemented Interfaces:
- Comparable<Object>
- Direct Known Subclasses:
- EPSExportFileType, PSExportFileType
public abstract class AbstractPSExportFileType
- extends AbstractExportFileType
- Version:
- $Id: freehep-graphicsio-ps/src/main/java/org/freehep/graphicsio/ps/AbstractPSExportFileType.java bed5e3a39f35 2007/09/10 18:13:00 duns $
- Author:
- Charles Loomis, Simon Fischer
| Methods inherited from class org.freehep.graphicsbase.util.export.ExportFileType |
adjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getDescription, getExportFileTypes, getExportFileTypes, getExtension, getExtensions, getFileExtension, getFileFilter, isMultipageCapable, setClassLoader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bitsList
protected static final String[] bitsList
preview
protected OptionPanel preview
previewCheckBox
protected OptionCheckBox previewCheckBox
AbstractPSExportFileType
public AbstractPSExportFileType()
hasOptionPanel
public boolean hasOptionPanel()
- Overrides:
hasOptionPanel in class ExportFileType
getMIMETypes
public String[] getMIMETypes()
- Specified by:
getMIMETypes in class ExportFileType
createOptionPanel
public JPanel createOptionPanel(Properties user)
- Overrides:
createOptionPanel in class ExportFileType
Copyright © 2014. All rights reserved.