Class DiagnosticsWizardAction.Handler
- java.lang.Object
-
- org.eclipse.core.commands.common.EventManager
-
- org.eclipse.core.commands.AbstractHandler
-
- org.eclipse.mat.ui.internal.diagnostics.DiagnosticsWizardAction.Handler
-
- Enclosing class:
- DiagnosticsWizardAction
public static class DiagnosticsWizardAction.Handler extends AbstractHandler
-
-
Constructor Summary
Constructors Constructor Description Handler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
execute(ExecutionEvent executionEvent)
-
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled
-
-
-
-
Method Detail
-
execute
public java.lang.Object execute(ExecutionEvent executionEvent)
-
-