Uses of Class
org.uitnet.testing.smartfwk.ui.core.events.MouseEventName
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.events |
-
Uses of MouseEventName in org.uitnet.testing.smartfwk.ui.core.events
Methods in org.uitnet.testing.smartfwk.ui.core.events that return MouseEventName Modifier and Type Method Description static MouseEventNameMouseEventName. valueOf(String name)Returns the enum constant of this type with the specified name.static MouseEventName[]MouseEventName. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.uitnet.testing.smartfwk.ui.core.events with parameters of type MouseEventName Constructor Description MouseEvent(MouseEventName name)