Uses of Interface
es.unex.sextante.gui.core.IInputFactory

Packages that use IInputFactory
es.unex.sextante.gui.core   
 

Uses of IInputFactory in es.unex.sextante.gui.core
 

Classes in es.unex.sextante.gui.core that implement IInputFactory
 class AbstractInputFactory
           
 

Methods in es.unex.sextante.gui.core that return IInputFactory
static IInputFactory SextanteGUI.getInputFactory()
          Returns the current input factory @see IInputFactory.
 

Methods in es.unex.sextante.gui.core with parameters of type IInputFactory
static void SextanteGUI.setInputFactory(IInputFactory inputFactory)
          Sets a new input factory as the current one