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