Package | Description |
---|---|
org.wandora.application | |
org.wandora.application.gui | |
org.wandora.piccolo.actions | |
org.wandora.utils |
Modifier and Type | Class and Description |
---|---|
class |
WandoraHttpAuthorizer
WandoraHttpAuthorizer is a helper class to handle URLs requiring
HTTP authorization.
|
Modifier and Type | Method and Description |
---|---|
static java.awt.image.BufferedImage |
UIBox.getImage(java.lang.String imageName,
HttpAuthorizer httpAuthorizer) |
static java.awt.image.BufferedImage |
UIBox.getThumbForLocator(java.lang.String l,
HttpAuthorizer httpAuthorizer) |
Modifier and Type | Field and Description |
---|---|
private HttpAuthorizer |
ImageCache.authorizer |
private HttpAuthorizer |
ImageCacheSimple.authorizer |
private HttpAuthorizer |
ImageCache.secondaryAuthorizer |
private HttpAuthorizer |
ImageCacheSimple.secondaryAuthorizer |
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
ImageCache.readImage(java.lang.String url,
HttpAuthorizer authorizer) |
java.awt.image.BufferedImage |
ImageCacheSimple.readImage(java.lang.String url,
HttpAuthorizer authorizer) |
java.awt.image.BufferedImage |
ImageCache.readImage(java.net.URL url,
HttpAuthorizer authorizer) |
java.awt.image.BufferedImage |
ImageCacheSimple.readImage(java.net.URL url,
HttpAuthorizer authorizer) |
Modifier and Type | Method and Description |
---|---|
static boolean |
IObox.urlExists(java.net.URL url,
HttpAuthorizer httpAuthorizer) |
Copyright 2004-2015 Wandora Team