public interface DownloaderSwingManager
Modifier and Type | Method and Description |
---|---|
DownloaderAuthenticationDialog |
createAuthenticationDialog(DownloaderAuthentication authentication) |
DownloaderAuthenticationPanel |
createAuthenticationPanel(DownloaderAuthentication authentication) |
DownloaderAuthenticationsPanel |
createAuthenticationsPanel(List<DownloaderAuthentication> authentications) |
JButton |
getButtonFor(Action action,
String icon,
String txt) |
DownloaderAuthenticationsPanel createAuthenticationsPanel(List<DownloaderAuthentication> authentications)
DownloaderAuthenticationPanel createAuthenticationPanel(DownloaderAuthentication authentication)
DownloaderAuthenticationDialog createAuthenticationDialog(DownloaderAuthentication authentication)