ice.ri.enhancedawt.browser.gesture
Class Gesture
java.lang.Object
ice.ri.enhancedawt.browser.gesture.Gesture
- Direct Known Subclasses:
- LocationGesture, PrimitiveGesture
- public abstract class Gesture
- extends Object
|
Constructor Summary |
Gesture(int type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRIMITIVE_GESTURE
public static final int PRIMITIVE_GESTURE
- See Also:
- Constant Field Values
LOCATION_GESTURE
public static final int LOCATION_GESTURE
- See Also:
- Constant Field Values
type
protected int type
Gesture
public Gesture(int type)
getType
public int getType()