Package | Description |
---|---|
viptool.extension |
Modifier and Type | Method and Description |
---|---|
Extension |
IExtensionManager.loadExtension(IExtensionInfo extInfo)
This method loads the extension by creating an instance of the extensions main class.
|
Constructor and Description |
---|
ExtensionResourceLoader(Extension extension,
String base)
This constructor creates a new ExtensionResourceLoader for the given
extension.
|