public interface DownloaderConfigServicePanel extends Component, ChangeListenerSupport
Modifier and Type | Method and Description |
---|---|
DownloaderAuthenticationConfig |
fetch() |
boolean |
isTheConfigurationValid() |
void |
put(DownloaderAuthenticationConfig config) |
asJComponent
addChangeListener, getChangeListeners, hasChangeListeners, removeAllChangeListener, removeChangeListener
void put(DownloaderAuthenticationConfig config)
DownloaderAuthenticationConfig fetch()
boolean isTheConfigurationValid()