public class OpenSampleHeapDumpAction
extends org.eclipse.jface.action.Action
implements org.eclipse.ui.cheatsheets.ICheatSheetAction, org.eclipse.help.ILiveHelpAction
Constructor and Description |
---|
OpenSampleHeapDumpAction() |
Modifier and Type | Method and Description |
---|---|
static void |
openEditor(String snapshotPath,
String editorId,
Object arguments) |
void |
run() |
void |
run(String[] params,
org.eclipse.ui.cheatsheets.ICheatSheetManager manager) |
void |
setInitializationString(String data) |
convertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, isHandled, notifyResult, removeAcceleratorText, removeMnemonics, runWithEvent, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText
public void run(String[] params, org.eclipse.ui.cheatsheets.ICheatSheetManager manager)
run
in interface org.eclipse.ui.cheatsheets.ICheatSheetAction
public static final void openEditor(String snapshotPath, String editorId, Object arguments) throws org.eclipse.ui.PartInitException
org.eclipse.ui.PartInitException
public void run()
public void setInitializationString(String data)
setInitializationString
in interface org.eclipse.help.ILiveHelpAction