Uses of Class
org.gvsig.andami.PluginServices
Packages that use PluginServices
Package
Description
-
Uses of PluginServices in org.gvsig.andami
Methods in org.gvsig.andami that return PluginServicesModifier and TypeMethodDescriptionLauncher.PluginMenuItem.getPlugin()PluginsManager.getPlugin(Class<? extends IExtension> extension) Return the associated pluginServices to the extension class passed as parameter.Return the associated pluginServices to the object passed as parameter.Return the associated pluginServices to the extension plugin.static PluginServicesLauncher.getPluginServices(String name) static PluginServicesPluginServices.getPluginServices(Object pluginClassInstance) Deprecated.static PluginServicesPluginServices.getPluginServices(String pluginName) Deprecated.Methods in org.gvsig.andami that return types with arguments of type PluginServicesModifier and TypeMethodDescriptionPluginsManager.getPlugins()Return the list of plugins loaded in the applicationMethods in org.gvsig.andami with parameters of type PluginServicesModifier and TypeMethodDescriptionvoidPluginServices.addDependencyWithPlugin(PluginServices otherPlugin) String[]Launcher.PluginsServices.getAliases(PluginServices item) -
Uses of PluginServices in org.gvsig.andami.actioninfo
Methods in org.gvsig.andami.actioninfo that return PluginServicesModifier and TypeMethodDescriptionActionInfo.getPlugin()returns the plugin of the extension asociated to the action. -
Uses of PluginServices in org.gvsig.andami.actioninfo.impl
Methods in org.gvsig.andami.actioninfo.impl that return PluginServices -
Uses of PluginServices in org.gvsig.andami.impl
Methods in org.gvsig.andami.impl that return PluginServicesModifier and TypeMethodDescriptionDefaultPluginsManager.getPlugin(Class<? extends IExtension> extension) Return the associated pluginServices to the extension class passed as parameter.Methods in org.gvsig.andami.impl that return types with arguments of type PluginServices -
Uses of PluginServices in org.gvsig.andami.plugins
Methods in org.gvsig.andami.plugins that return PluginServicesMethods in org.gvsig.andami.plugins with parameters of type PluginServices