org.eclipse.mat.ui.actions
Class ImportReportAction
java.lang.Object
Action
org.eclipse.mat.ui.actions.ImportReportAction
public class ImportReportAction
- extends Action
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportReportAction
public ImportReportAction(MultiPaneEditor editor)
ImportReportAction
public ImportReportAction(MultiPaneEditor editor,
java.io.File reportZipFile)
run
public void run()
openReport
public static void openReport(MultiPaneEditor editor,
java.io.File reportZipFile)
throws java.io.IOException
- Throws:
java.io.IOException
unzipAndOpen
public static IResult unzipAndOpen(java.io.File reportZipFile)
throws java.io.IOException
- Throws:
java.io.IOException