ice.ri.enhancedawt.browser.gesture
Class LocationGesture

java.lang.Object
  extended byice.ri.enhancedawt.browser.gesture.Gesture
      extended byice.ri.enhancedawt.browser.gesture.LocationGesture

public class LocationGesture
extends Gesture


Field Summary
 
Fields inherited from class ice.ri.enhancedawt.browser.gesture.Gesture
LOCATION_GESTURE, PRIMITIVE_GESTURE, type
 
Constructor Summary
LocationGesture(String location)
           
 
Method Summary
 String getLocation()
           
 
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
 

Constructor Detail

LocationGesture

public LocationGesture(String location)
Method Detail

getLocation

public String getLocation()