| Package | Description |
|---|---|
| org.gvsig.andami | |
| org.gvsig.andami.actioninfo | |
| org.gvsig.andami.actioninfo.impl | |
| org.gvsig.andami.impl | |
| org.gvsig.andami.plugins |
| Modifier and Type | Method and Description |
|---|---|
PluginServices |
Launcher.PluginMenuItem.getPlugin() |
PluginServices |
PluginsManager.getPlugin(java.lang.Class<? extends IExtension> extension)
Return the associated pluginServices to the extension class passed as
parameter.
|
PluginServices |
PluginsManager.getPlugin(java.lang.Object obj)
Return the associated pluginServices to the object passed as parameter.
|
PluginServices |
PluginsManager.getPlugin(java.lang.String pluginName)
Return the associated pluginServices to the extension plugin.
|
static PluginServices |
PluginServices.getPluginServices(java.lang.Object pluginClassInstance)
Deprecated.
|
static PluginServices |
Launcher.getPluginServices(java.lang.String name) |
static PluginServices |
PluginServices.getPluginServices(java.lang.String pluginName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PluginServices> |
PluginsManager.getPlugins()
Return the list of plugins loaded in the application
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginServices.addDependencyWithPlugin(PluginServices otherPlugin) |
java.lang.String[] |
Launcher.PluginsServices.getAliases(PluginServices item) |
| Modifier and Type | Method and Description |
|---|---|
PluginServices |
ActionInfo.getPlugin()
returns the plugin of the extension asociated to the action.
|
| Modifier and Type | Method and Description |
|---|---|
PluginServices |
DefaultActionInfo.getPlugin() |
PluginServices |
TranslatedActionInfo.getPlugin() |
| Modifier and Type | Method and Description |
|---|---|
PluginServices |
DefaultPluginsManager.getPlugin(java.lang.Class<? extends IExtension> extension)
Return the associated pluginServices to the extension class passed as
parameter.
|
PluginServices |
DefaultPluginsManager.getPlugin(java.lang.Object obj) |
PluginServices |
DefaultPluginsManager.getPlugin(java.lang.String pluginName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PluginServices> |
DefaultPluginsManager.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
PluginServices |
Extension.getPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.setPlugin(PluginServices plugin) |
Copyright © 2025 gvSIG Association. All rights reserved.