Package com.hp.lft.sdk.java
Interface EventInfo
- All Known Implementing Classes:
- JavaEventInfo,- KeyboardEventInfo,- MouseEventInfo,- UiEventInfo
public interface EventInfo
A Java technology event info to be used by the fireEvent method.
JavaEventInfo, KeyboardEventInfo, MouseEventInfo, UiEventInfo