Class ShortcutHotkey
java.lang.Object
com.levigo.jadice.web.server.config.shortcutHotkey.ShortcutHotkey
- All Implemented Interfaces:
ShortcutHokey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()voidsetActionName(String actionName) voidvoidsetModifiers(List<String> modifiers)
-
Constructor Details
-
ShortcutHotkey
public ShortcutHotkey()
-
-
Method Details
-
getActionName
- Specified by:
getActionNamein interfaceShortcutHokey
-
setActionName
- Specified by:
setActionNamein interfaceShortcutHokey
-
getKey
- Specified by:
getKeyin interfaceShortcutHokey
-
setKey
- Specified by:
setKeyin interfaceShortcutHokey
-
getModifiers
- Specified by:
getModifiersin interfaceShortcutHokey
-
setModifiers
- Specified by:
setModifiersin interfaceShortcutHokey
-