Package | Description |
---|---|
jautil.avatar |
Provides classes and interfaces providing access to ARP avatar definition
data files.
|
Modifier and Type | Method and Description |
---|---|
static AvatarsCacheHandler |
AvatarsCacheHandler.getTheACH()
Singleton factory method: returns the single avatars cache handler
for this JVM, having first created it if necessary.
|
Constructor and Description |
---|
CacheableAccess(java.lang.String avname,
java.lang.String avurl,
AvatarsCacheHandler ach)
Constructs a new cacheable avatar access instance for the avatar
with the given name, whose source URL is obtained from the given
JAOptions set. |