public class QueryDropDownMenuAction extends EasyToolBarDropDown
Constructor and Description |
---|
QueryDropDownMenuAction(MultiPaneEditor editor) |
QueryDropDownMenuAction(MultiPaneEditor editor,
IPolicy policy,
boolean showHistory) |
Modifier and Type | Method and Description |
---|---|
void |
contribute(PopupMenu menu) |
dispose, getMenu, getMenu, run
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 QueryDropDownMenuAction(MultiPaneEditor editor)
public QueryDropDownMenuAction(MultiPaneEditor editor, IPolicy policy, boolean showHistory)
public void contribute(PopupMenu menu)
contribute
in class EasyToolBarDropDown