public class AcquireSnapshotAction extends Action implements IWorkbenchWindowActionDelegate
Modifier and Type | Class and Description |
---|---|
static class |
AcquireSnapshotAction.AcquireWizard |
static class |
AcquireSnapshotAction.Handler |
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 |
---|
AcquireSnapshotAction() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
init(IWorkbenchWindow window) |
void |
run() |
void |
run(IAction action) |
void |
selectionChanged(IAction action,
ISelection selection) |
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 dispose()
dispose
in interface IWorkbenchWindowActionDelegate
public void init(IWorkbenchWindow window)
init
in interface IWorkbenchWindowActionDelegate
public void run(IAction action)
run
in interface IActionDelegate
public void selectionChanged(IAction action, ISelection selection)
selectionChanged
in interface IActionDelegate