ice.ri.enhancedawt.browser.gesture
Class PrimitiveGesture
java.lang.Object
ice.ri.enhancedawt.browser.gesture.Gesture
ice.ri.enhancedawt.browser.gesture.PrimitiveGesture
- public class PrimitiveGesture
- extends Gesture
| Methods inherited from class ice.ri.enhancedawt.browser.gesture.Gesture |
getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BACK
public static final int BACK
- See Also:
- Constant Field Values
FWD
public static final int FWD
- See Also:
- Constant Field Values
RELOAD
public static final int RELOAD
- See Also:
- Constant Field Values
STOP
public static final int STOP
- See Also:
- Constant Field Values
ZOOM_IN
public static final int ZOOM_IN
- See Also:
- Constant Field Values
ZOOM_OUT
public static final int ZOOM_OUT
- See Also:
- Constant Field Values
ZOOM_NORMAL
public static final int ZOOM_NORMAL
- See Also:
- Constant Field Values
HOME
public static final int HOME
- See Also:
- Constant Field Values
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
OPEN
public static final int OPEN
- See Also:
- Constant Field Values
STOP_ALL
public static final int STOP_ALL
- See Also:
- Constant Field Values
IMAGE_LOADING_TOGGLE
public static final int IMAGE_LOADING_TOGGLE
- See Also:
- Constant Field Values
ABOUT
public static final int ABOUT
- See Also:
- Constant Field Values
EDIT_BOOKMARKS
public static final int EDIT_BOOKMARKS
- See Also:
- Constant Field Values
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
TOGGLE_TABS
public static final int TOGGLE_TABS
- See Also:
- Constant Field Values
SHOW_KBD
public static final int SHOW_KBD
- See Also:
- Constant Field Values
SHOW_HELP
public static final int SHOW_HELP
- See Also:
- Constant Field Values
SHOW_OPTIONS
public static final int SHOW_OPTIONS
- See Also:
- Constant Field Values
PrimitiveGesture
public PrimitiveGesture(int primitiveType)
getPrimitiveType
public int getPrimitiveType()