es.unex.sextante.gui.settings
Class SextanteGeneralSettings

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

public class SextanteGeneralSettings
extends Setting


Constructor Summary
SextanteGeneralSettings()
           
 
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

SextanteGeneralSettings

public SextanteGeneralSettings()
Method Detail

getName

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

createPanel

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