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)
Returns a panel which allows to user to set options associated
with this particular output format.
|
String[] |
getMIMETypes()
Return the MIME-type(s) for this format, the first of which is the
preferred MIME type.
|
boolean |
hasOptionPanel()
Returns true if this format has extra options.
|
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphics, getGraphics, getGraphicsadjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getDescription, getExportFileTypes, getExportFileTypes, getExtension, getExtensions, getFileExtension, getFileFilter, isMultipageCapable, setClassLoaderprotected static final String[] bitsList
protected OptionPanel preview
protected OptionCheckBox previewCheckBox
public boolean hasOptionPanel()
ExportFileTypehasOptionPanel in class ExportFileTypepublic String[] getMIMETypes()
ExportFileTypegetMIMETypes in class ExportFileTypepublic JPanel createOptionPanel(Properties user)
ExportFileTypecreateOptionPanel in class ExportFileTypeCopyright © 2016. All rights reserved.