public interface DownloaderAuthenticationsPanel extends Component
Modifier and Type | Method and Description |
---|---|
void |
doAccept() |
void |
doApply() |
void |
doCancel() |
List<DownloaderAuthentication> |
getAuthentications() |
void |
setAuthentications(List<DownloaderAuthentication> authentications) |
asJComponent
void doAccept()
void doCancel()
void doApply()
List<DownloaderAuthentication> getAuthentications()
void setAuthentications(List<DownloaderAuthentication> authentications)