Class MouseEvent
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.events.InputEvent<MouseEventName>
org.uitnet.testing.smartfwk.ui.core.events.MouseEvent
public class MouseEvent extends InputEvent<MouseEventName>
- Author:
- Madhav Krishna
-
Field Summary
Fields inherited from class org.uitnet.testing.smartfwk.ui.core.events.InputEvent
name, type -
Constructor Summary
Constructors Constructor Description MouseEvent(MouseEventName name) -
Method Summary
Methods inherited from class org.uitnet.testing.smartfwk.ui.core.events.InputEvent
getName, getType
-
Constructor Details
-
MouseEvent
-