© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.tool.locator.Locator

Packages that use Locator
org.ximtec.igesture.tool.core   
org.ximtec.igesture.tool.locator   
 

Uses of Locator in org.ximtec.igesture.tool.core
 

Methods in org.ximtec.igesture.tool.core that return Locator
 Locator LocateableAction.getLocator()
          Returns the applications locator
 Locator DefaultController.getLocator()
           
 Locator Controller.getLocator()
          Returns the applications locator
 

Methods in org.ximtec.igesture.tool.core with parameters of type Locator
 void LocateableAction.setLocator(Locator locator)
          Sets the applications locator
 void DefaultController.setLocator(Locator locator)
           
 

Constructors in org.ximtec.igesture.tool.core with parameters of type Locator
LocateableAction(String key, Locator locator)
          Sets the application locator
 

Uses of Locator in org.ximtec.igesture.tool.locator
 

Methods in org.ximtec.igesture.tool.locator that return Locator
static Locator Locator.getDefault()
          Returns a default locator (singleton).
 


© 2006-2007 ETH Zurich

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