public interface DownloaderAuthenticationPanel extends Component
Modifier and Type | Method and Description |
---|---|
void |
doAccept() |
void |
doApply() |
void |
doCancel() |
DownloaderAuthentication |
getAuthentication() |
void |
setAuthentication(DownloaderAuthentication authentication) |
asJComponent
void doAccept()
void doCancel()
void doApply()
DownloaderAuthentication getAuthentication()
void setAuthentication(DownloaderAuthentication authentication)