Class ExportFormatManager
java.lang.Object
org.harctoolbox.irscrutinizer.exporter.ExportFormatManager
This class does something interesting and useful. Or not...
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionExportFormatManager(ExportFormatManager.IExportFormatSelector exportFormatSelector) -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(String name, IExporterFactory factory) voidaddDynamicFormats(GuiUtils guiUtils, File file) getDocument(IExporterFactory factory) getDocumentation(String formatName) getDocumentation(IExporterFactory format) getFormatName(IExporterFactory format) getNames()voidsetMenuSelection(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
-