es.unex.sextante.gui.settings
Class SextanteFolderSettings

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

public class SextanteFolderSettings
extends Setting


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

SextanteFolderSettings

public SextanteFolderSettings()
Method Detail

getName

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

createPanel

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