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
-
Constructor Summary
ConstructorDescriptionProntoClassicExporter
(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, supportsMetaData
Methods 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:
getFileExtensions
in classExporter
-
getPreferredFileExtension
- Specified by:
getPreferredFileExtension
in classExporter
-
getName
-
getDocumentation
- Specified by:
getDocumentation
in 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:
export
in classRemoteSetExporter
- Throws:
IOException
org.harctoolbox.girr.GirrException
org.harctoolbox.irp.IrpException
org.harctoolbox.ircore.IrCoreException
-