Uses of Class
com.levigo.jadice.web.server.config.shortcutHotkey.ShortcutHotkey
Packages that use ShortcutHotkey
-
Uses of ShortcutHotkey in com.levigo.jadice.web.server.config
Methods in com.levigo.jadice.web.server.config that return types with arguments of type ShortcutHotkeyModifier and TypeMethodDescriptionClientConfiguration.getKeyboardHotkeys()DefaultClientConfiguration.getKeyboardHotkeys()Method parameters in com.levigo.jadice.web.server.config with type arguments of type ShortcutHotkeyModifier and TypeMethodDescriptionvoidClientConfiguration.setKeyboardHotkeys(List<ShortcutHotkey> keyboardHotkeys) voidDefaultClientConfiguration.setKeyboardHotkeys(List<ShortcutHotkey> keyboardHotkeys)