Package | Description |
---|---|
icy.plugin.classloader |
Plugin class loader and associated objects
|
icy.plugin.classloader.exception |
Exceptions attached to the Plugin Loader
|
Modifier and Type | Method and Description |
---|---|
static ResourceType |
ResourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourceType |
ResourceNotFoundException.getResourceType() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceNotFoundException.setResourceType(ResourceType resourceType) |