|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginRegistry.PluginResource | |
---|---|
artofillusion | |
artofillusion.ui |
Uses of PluginRegistry.PluginResource in artofillusion |
---|
Methods in artofillusion that return PluginRegistry.PluginResource | |
---|---|
static PluginRegistry.PluginResource |
PluginRegistry.getResource(java.lang.String type,
java.lang.String id)
Get the PluginResource with a particular type and id, or null if there is no such resource. |
Methods in artofillusion that return types with arguments of type PluginRegistry.PluginResource | |
---|---|
static java.util.List<PluginRegistry.PluginResource> |
PluginRegistry.getResources(java.lang.String type)
Get a list of all registered PluginResources of a particular type. |
Uses of PluginRegistry.PluginResource in artofillusion.ui |
---|
Fields in artofillusion.ui declared as PluginRegistry.PluginResource | |
---|---|
PluginRegistry.PluginResource |
ThemeManager.ThemeInfo.resource
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |