public class OpenSampleHeapDumpAction extends Action implements ICheatSheetAction, ILiveHelpAction
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT
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,
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
addPropertyChangeListener, removePropertyChangeListener
public void run(String[] params, ICheatSheetManager manager)
run
in interface ICheatSheetAction
public static final void openEditor(String snapshotPath, String editorId, Object arguments) throws PartInitException
PartInitException
public void run()
public void setInitializationString(String data)
setInitializationString
in interface ILiveHelpAction