public class ImportReportAction
extends Action
| Constructor and Description |
|---|
ImportReportAction(MultiPaneEditor editor) |
ImportReportAction(MultiPaneEditor editor,
File reportZipFile) |
| Modifier and Type | Method and Description |
|---|---|
static void |
openReport(MultiPaneEditor editor,
File reportZipFile) |
void |
run() |
static IResult |
unzipAndOpen(File reportZipFile) |
public ImportReportAction(MultiPaneEditor editor)
public ImportReportAction(MultiPaneEditor editor, File reportZipFile)
public void run()
public static void openReport(MultiPaneEditor editor, File reportZipFile) throws IOException
IOExceptionpublic static IResult unzipAndOpen(File reportZipFile) throws IOException
IOException