|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAction
org.eclipse.mat.ui.actions.ImportReportAction
public class ImportReportAction
Constructor Summary | |
---|---|
ImportReportAction(MultiPaneEditor editor)
|
|
ImportReportAction(MultiPaneEditor editor,
File reportZipFile)
|
Method Summary | |
---|---|
static void |
openReport(MultiPaneEditor editor,
File reportZipFile)
|
void |
run()
|
static IResult |
unzipAndOpen(File reportZipFile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImportReportAction(MultiPaneEditor editor)
public ImportReportAction(MultiPaneEditor editor, File reportZipFile)
Method Detail |
---|
public void run()
public static void openReport(MultiPaneEditor editor, File reportZipFile) throws IOException
IOException
public static IResult unzipAndOpen(File reportZipFile) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |