org.openstreetmap.fma.jtiledownloader.config
Interface DownloadConfigurationSaverIf

All Known Implementing Classes:
AppConfiguration, DownloadJob

public interface DownloadConfigurationSaverIf


Method Summary
 void loadDownloadConfig(DownloadConfiguration config)
           
 void saveDownloadConfig(DownloadConfiguration config)
           
 

Method Detail

saveDownloadConfig

void saveDownloadConfig(DownloadConfiguration config)

loadDownloadConfig

void loadDownloadConfig(DownloadConfiguration config)