Uses of Enum Class
bdsup2sub.core.InputMode
Packages that use InputMode
-
Uses of InputMode in bdsup2sub.core
Fields in bdsup2sub.core declared as InputModeModifier and TypeFieldDescriptionprivate static InputModeCore.inModeInput mode used for last importMethods in bdsup2sub.core that return InputModeModifier and TypeMethodDescriptionstatic InputModeCore.getInputMode()Get input mode.static InputModeReturns the enum constant of this class with the specified name.static InputMode[]InputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.