© 2006-2007 ETH Zurich

org.ximtec.igesture.gestureset
Class MSApplication

java.lang.Object
  extended by org.ximtec.igesture.gestureset.MSApplication

public class MSApplication
extends Object

Some constants for the Microsoft Application Gesture set.

Version:
1.0 May 1, 2007
Author:
Beat Signer, signer@inf.ethz.ch

Field Summary
static String ARROW_DOWN
           
static String ARROW_LEFT
           
static String ARROW_RIGHT
           
static String ARROW_UP
           
static String CARET
           
static String CHECK
           
static String CHEVRON_LEFT
           
static String CHEVRON_RIGHT
           
static String CIRCLE
           
static String CURLICUE
           
static String DOUBLE_CIRCLE
           
static String DOUBLE_CURLICUE
           
static String DOWN
           
static String DOWN_LEFT
           
static String DOWN_LEFT_LONG
           
static String DOWN_RIGHT
           
static String DOWN_RIGHT_LONG
           
static String DOWN_UP
           
static String EXCLAMATION
           
static String GESTURE_SET
           
static String INVERTED_CARET
           
static String LEFT
           
static String LEFT_DOWN
           
static String LEFT_RIGHT
           
static String LEFT_SEMICIRCLE
           
static String LEFT_UP
           
static String RIGHT
           
static String RIGHT_DOWN
           
static String RIGHT_LEFT
           
static String RIGHT_SEMICIRCLE
           
static String RIGHT_UP
           
static String SCRATCH_OUT
           
static String SQUARE
           
static String STAR
           
static String TRIANGLE
           
static String UP
           
static String UP_DOWN
           
static String UP_LEFT
           
static String UP_LEFT_LONG
           
static String UP_RIGHT
           
static String UP_RIGHT_LONG
           
 
Constructor Summary
MSApplication()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GESTURE_SET

public static final String GESTURE_SET
See Also:
Constant Field Values

SCRATCH_OUT

public static final String SCRATCH_OUT
See Also:
Constant Field Values

TRIANGLE

public static final String TRIANGLE
See Also:
Constant Field Values

SQUARE

public static final String SQUARE
See Also:
Constant Field Values

STAR

public static final String STAR
See Also:
Constant Field Values

CHECK

public static final String CHECK
See Also:
Constant Field Values

CURLICUE

public static final String CURLICUE
See Also:
Constant Field Values

DOUBLE_CURLICUE

public static final String DOUBLE_CURLICUE
See Also:
Constant Field Values

CIRCLE

public static final String CIRCLE
See Also:
Constant Field Values

DOUBLE_CIRCLE

public static final String DOUBLE_CIRCLE
See Also:
Constant Field Values

LEFT_SEMICIRCLE

public static final String LEFT_SEMICIRCLE
See Also:
Constant Field Values

RIGHT_SEMICIRCLE

public static final String RIGHT_SEMICIRCLE
See Also:
Constant Field Values

CARET

public static final String CARET
See Also:
Constant Field Values

INVERTED_CARET

public static final String INVERTED_CARET
See Also:
Constant Field Values

CHEVRON_LEFT

public static final String CHEVRON_LEFT
See Also:
Constant Field Values

CHEVRON_RIGHT

public static final String CHEVRON_RIGHT
See Also:
Constant Field Values

ARROW_UP

public static final String ARROW_UP
See Also:
Constant Field Values

ARROW_DOWN

public static final String ARROW_DOWN
See Also:
Constant Field Values

ARROW_LEFT

public static final String ARROW_LEFT
See Also:
Constant Field Values

ARROW_RIGHT

public static final String ARROW_RIGHT
See Also:
Constant Field Values

UP

public static final String UP
See Also:
Constant Field Values

DOWN

public static final String DOWN
See Also:
Constant Field Values

LEFT

public static final String LEFT
See Also:
Constant Field Values

RIGHT

public static final String RIGHT
See Also:
Constant Field Values

UP_LEFT

public static final String UP_LEFT
See Also:
Constant Field Values

UP_RIGHT

public static final String UP_RIGHT
See Also:
Constant Field Values

DOWN_LEFT

public static final String DOWN_LEFT
See Also:
Constant Field Values

DOWN_RIGHT

public static final String DOWN_RIGHT
See Also:
Constant Field Values

LEFT_UP

public static final String LEFT_UP
See Also:
Constant Field Values

LEFT_DOWN

public static final String LEFT_DOWN
See Also:
Constant Field Values

RIGHT_UP

public static final String RIGHT_UP
See Also:
Constant Field Values

RIGHT_DOWN

public static final String RIGHT_DOWN
See Also:
Constant Field Values

UP_DOWN

public static final String UP_DOWN
See Also:
Constant Field Values

DOWN_UP

public static final String DOWN_UP
See Also:
Constant Field Values

LEFT_RIGHT

public static final String LEFT_RIGHT
See Also:
Constant Field Values

RIGHT_LEFT

public static final String RIGHT_LEFT
See Also:
Constant Field Values

UP_LEFT_LONG

public static final String UP_LEFT_LONG
See Also:
Constant Field Values

UP_RIGHT_LONG

public static final String UP_RIGHT_LONG
See Also:
Constant Field Values

DOWN_LEFT_LONG

public static final String DOWN_LEFT_LONG
See Also:
Constant Field Values

DOWN_RIGHT_LONG

public static final String DOWN_RIGHT_LONG
See Also:
Constant Field Values

EXCLAMATION

public static final String EXCLAMATION
See Also:
Constant Field Values
Constructor Detail

MSApplication

public MSApplication()

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.