| java.lang.Object com.xoetrope.carousel.testpilot.EventFactory
EventFactory | public class EventFactory (Code) | | Create and populate event objects
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
$Revision: 1.2 $
|
EVENT_COMMAND | public static int EVENT_COMMAND(Code) | | |
EVENT_ID | public static int EVENT_ID(Code) | | |
EVENT_NAME | public static int EVENT_NAME(Code) | | |
EVENT_VALUE | public static int EVENT_VALUE(Code) | | |
setRecordMouseMotion | public void setRecordMouseMotion(boolean record)(Code) | | Turn the recording of mouse motion events on or off
Parameters: record - true to record mouse motion events |
|
|