Uses of Interface
org.gvsig.andami.plugins.ExclusiveUIExtension
Packages that use ExclusiveUIExtension
-
Uses of ExclusiveUIExtension in org.gvsig.andami
Methods in org.gvsig.andami that return ExclusiveUIExtensionModifier and TypeMethodDescriptionstatic ExclusiveUIExtensionPluginServices.getExclusiveUIExtension()Deprecated.PluginsManager.getExclusiveUIExtension()Return the ExclusiveUIExtension installed in the application or null.Methods in org.gvsig.andami with parameters of type ExclusiveUIExtensionModifier and TypeMethodDescriptionstatic voidPluginServices.setExclusiveUIExtension(ExclusiveUIExtension extension) Deprecated.voidPluginsManager.setExclusiveUIExtension(ExclusiveUIExtension extension) Set an extension to control the visivility of all the extensions of the application. -
Uses of ExclusiveUIExtension in org.gvsig.andami.impl
Methods in org.gvsig.andami.impl that return ExclusiveUIExtensionMethods in org.gvsig.andami.impl with parameters of type ExclusiveUIExtensionModifier and TypeMethodDescriptionvoidDefaultPluginsManager.setExclusiveUIExtension(ExclusiveUIExtension extension)