public class DefaultExportSwingManager extends java.lang.Object implements ExportSwingManager
| Constructor and Description |
|---|
DefaultExportSwingManager() |
| Modifier and Type | Method and Description |
|---|---|
JExportConfigPanel |
createJExportConfigPanel() |
JExportProcessPanel |
createJExportProcessPanel(ExportProcess process) |
JExportProcessPanel |
createJExportProcessPanel(ExportProcess process,
Filter<ExportServiceFactory> serviceFilter) |
public JExportProcessPanel createJExportProcessPanel(ExportProcess process, Filter<ExportServiceFactory> serviceFilter)
createJExportProcessPanel in interface ExportSwingManagerpublic JExportProcessPanel createJExportProcessPanel(ExportProcess process)
createJExportProcessPanel in interface ExportSwingManagerpublic JExportConfigPanel createJExportConfigPanel()
createJExportConfigPanel in interface ExportSwingManager