gov.nasa.arc.brahms.vm.api.events
Interface IGestureEventConstants

All Superinterfaces:
IActivityEventConstants
All Known Subinterfaces:
IGestureActivityAbortedEM, IGestureActivityCompletedEM, IGestureActivityContinuedEM, IGestureActivityContinuedFromImpasseEM, IGestureActivityEndedEM, IGestureActivityImpassedEM, IGestureActivityInterruptedEM, IGestureActivityStartedEM

public interface IGestureEventConstants
extends IActivityEventConstants

The IGestureEventConstants interface specifies constants related to the event messages for gesture activities. The constants mainly consist of property names used in the event messages.

Version:
10 April 2002
Author:
Ron van Hoof

Field Summary
static java.lang.String GESTURE
          Property name indicating that its value is a gesture specified by a ParameterCtx
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IActivityEventConstants
ACTIVITYCTX, DETECTABLECTX, EVENTTIME, STATECTX
 

Field Detail

GESTURE

static final java.lang.String GESTURE
Property name indicating that its value is a gesture specified by a ParameterCtx

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.