|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceManager | |
org.blojsom.plugin.admin | Defines the classes and interfaces for the blojsom admin plugins |
org.blojsom.util.resources | Defines the classes and interfaces for blojsom's resource bundle management |
Uses of ResourceManager in org.blojsom.plugin.admin |
Fields in org.blojsom.plugin.admin declared as ResourceManager | |
protected ResourceManager |
BaseAdminPlugin._resourceManager
|
Methods in org.blojsom.plugin.admin with parameters of type ResourceManager | |
void |
BaseAdminPlugin.setResourceManager(ResourceManager resourceManager)
Set the resource manager for use by this plugin |
Uses of ResourceManager in org.blojsom.util.resources |
Classes in org.blojsom.util.resources that implement ResourceManager | |
class |
ResourceBundleResourceManager
ResourceBundleResourceManager |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |