Class ProntoClassicExporter
java.lang.Object
org.harctoolbox.irscrutinizer.exporter.Exporter
org.harctoolbox.irscrutinizer.exporter.RemoteSetExporter
org.harctoolbox.irscrutinizer.exporter.ProntoClassicExporter
This class does something interesting and useful. Or not...
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProntoClassicExporter(com.neuron.app.tonto.ProntoModel prontomodel, int buttonwidth, int buttonheight, int screenwidth, int screenheight) -
Method Summary
Methods inherited from class org.harctoolbox.irscrutinizer.exporter.RemoteSetExporter
export, export, export, export, export, export, export, supportsEmbeddedFormats, supportsMetaDataMethods inherited from class org.harctoolbox.irscrutinizer.exporter.Exporter
considersRepetitions, export, export, export, export, exportFilename, getCharset, getCreatingUser, getDateFormatString, getDateString, getDocument, getDocument, getEncoding, getLastSaveFileOrCopy, parseToDocumentFragment, possiblyMakeExecutable, setCreatingUser, setDateFormatFileString, setDateFormatString, setEncoding
-
Field Details
-
prontoModelNames
-
-
Constructor Details
-
ProntoClassicExporter
public ProntoClassicExporter(com.neuron.app.tonto.ProntoModel prontomodel, int buttonwidth, int buttonheight, int screenwidth, int screenheight)
-
-
Method Details
-
getFileExtensions
- Specified by:
getFileExtensionsin classExporter
-
getPreferredFileExtension
- Specified by:
getPreferredFileExtensionin classExporter
-
getName
-
getDocumentation
- Specified by:
getDocumentationin classExporter
-
export
public void export(org.harctoolbox.girr.RemoteSet remoteSet, String title, File saveFile, String charsetName) throws IOException, org.harctoolbox.girr.GirrException, org.harctoolbox.irp.IrpException, org.harctoolbox.ircore.IrCoreException - Specified by:
exportin classRemoteSetExporter- Throws:
IOExceptionorg.harctoolbox.girr.GirrExceptionorg.harctoolbox.irp.IrpExceptionorg.harctoolbox.ircore.IrCoreException
-