public interface IMenuItemCommon extends IItemCommon
| Modifier and Type | Method and Description |
|---|---|
void |
setMnemonic(char mnemonic)
Sets the keyboard mnemonic
The mnemonic is the key that will activate the item when combined
with (usually) ALT key.
|
setIcon, setText, setToolTipTextgetUiReference, isEnabled, setEnabledvoid setMnemonic(char mnemonic)
mnemonic - The mnemonic to setSiehe auch Jowidgets Nutzerhandbuch