Uses of Enum Class
dev.adlin.vts4j.hotkey.HotkeyAction
Packages that use HotkeyAction
-
Uses of HotkeyAction in dev.adlin.vts4j.hotkey
Methods in dev.adlin.vts4j.hotkey that return HotkeyActionModifier and TypeMethodDescription@NotNull HotkeyActionHotkey.action()Returns the value of theactionrecord component.static HotkeyActionReturns the enum constant of this class with the specified name.static HotkeyAction[]HotkeyAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in dev.adlin.vts4j.hotkey with parameters of type HotkeyAction