Uses of Class
xyz.cofe.term.win.InputMouseEvent.ControlState
-
Packages that use InputMouseEvent.ControlState Package Description xyz.cofe.term.win -
-
Uses of InputMouseEvent.ControlState in xyz.cofe.term.win
Methods in xyz.cofe.term.win that return InputMouseEvent.ControlState Modifier and Type Method Description static InputMouseEvent.ControlStateInputMouseEvent.ControlState. valueOf(String name)Returns the enum constant of this type with the specified name.static InputMouseEvent.ControlState[]InputMouseEvent.ControlState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-