Class ExportFormatManager
java.lang.Object
org.harctoolbox.irscrutinizer.exporter.ExportFormatManager
This class does something interesting and useful. Or not...
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionExportFormatManager
(ExportFormatManager.IExportFormatSelector exportFormatSelector) -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(String name, IExporterFactory factory) void
addDynamicFormats
(GuiUtils guiUtils, File file) getDocument
(IExporterFactory factory) getDocumentation
(String formatName) getDocumentation
(IExporterFactory format) getFormatName
(IExporterFactory format) getNames()
void
setMenuSelection
(String format) String[]
toArray()
-
Constructor Details
-
ExportFormatManager
-
-
Method Details
-
addDynamicFormats
public void addDynamicFormats(GuiUtils guiUtils, File file) throws ParserConfigurationException, SAXException, IOException -
add
-
get
-
getSelected
-
getDocumentation
-
getDocumentation
-
getDocumentation
-
getDocument
-
getDocument
-
getFormatName
-
getFormatName
-
setMenuSelection
-
getMenu
-
getNames
-
toArray
-