Package | Description |
---|---|
viptool.base | |
viptool.extension | |
viptool.util.resources |
Modifier and Type | Method and Description |
---|---|
IResourceLoader |
IWorkbench.getResourceLoader() |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionResourceLoader
The ExtensionResourceLoader can be used to create URIs to the resources
form the extension with which is was initiated.
|
Modifier and Type | Method and Description |
---|---|
IResourceLoader |
Extension.getResourceLoader()
This method returns the ResourceLoader of the running workbench.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceLoader |