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

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

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

Classes in es.unex.sextante.gui.core that implement IGUIFactory
 class DefaultGUIFactory
          A default GUIFactory which shows SEXTANTE elements as Swing dialogs
 

Methods in es.unex.sextante.gui.core that return IGUIFactory
static IGUIFactory SextanteGUI.getGUIFactory()
          Returns the current GUIFactory
 

Methods in es.unex.sextante.gui.core with parameters of type IGUIFactory
static void SextanteGUI.setGUIFactory(IGUIFactory guiFactory)
          sets a new GUI factory