es.unex.sextante.gui.settings
Class SextanteWPSSetings

java.lang.Object
  extended by es.unex.sextante.gui.settings.Setting
      extended by es.unex.sextante.gui.settings.SextanteWPSSetings

public class SextanteWPSSetings
extends Setting


Constructor Summary
SextanteWPSSetings()
           
 
Method Summary
 void createPanel()
           
 java.lang.String getName()
           
 
Methods inherited from class es.unex.sextante.gui.settings.Setting
getPanel, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SextanteWPSSetings

public SextanteWPSSetings()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class Setting

createPanel

public void createPanel()
Specified by:
createPanel in class Setting