public abstract class AbstractPSExportFileType extends AbstractExportFileType
AbstractExportFileType.CancelThread
Modifier and Type | Field and Description |
---|---|
protected static String[] |
bitsList |
protected OptionPanel |
preview |
protected OptionCheckBox |
previewCheckBox |
Constructor and Description |
---|
AbstractPSExportFileType() |
Modifier and Type | Method and Description |
---|---|
JPanel |
createOptionPanel(Properties user) |
String[] |
getMIMETypes() |
boolean |
hasOptionPanel() |
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphics, getGraphics, getGraphics
adjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getDescription, getExportFileTypes, getExportFileTypes, getExtension, getExtensions, getFileExtension, getFileFilter, isMultipageCapable, setClassLoader
protected static final String[] bitsList
protected OptionPanel preview
protected OptionCheckBox previewCheckBox
public boolean hasOptionPanel()
hasOptionPanel
in class ExportFileType
public String[] getMIMETypes()
getMIMETypes
in class ExportFileType
public JPanel createOptionPanel(Properties user)
createOptionPanel
in class ExportFileType
Copyright © 2014. All rights reserved.