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