Uses of Interface
org.gvsig.tools.util.Callable

Packages that use Callable
org.gvsig.tools.util   
org.gvsig.tools.util.impl   
 

Uses of Callable in org.gvsig.tools.util
 

Methods in org.gvsig.tools.util with parameters of type Callable
 void Caller.add(Callable callable)
          Add a callable to the list of callables of the caller.
 

Uses of Callable in org.gvsig.tools.util.impl
 

Methods in org.gvsig.tools.util.impl with parameters of type Callable
 void DefaultCaller.add(Callable callable)
           
 

Constructors in org.gvsig.tools.util.impl with parameters of type Callable
CallableException(Callable callable, Throwable cause)
           
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.