Uses of Class
org.gvsig.andami.plugins.ExtensionDecorator
Packages that use ExtensionDecorator
-
Uses of ExtensionDecorator in org.gvsig.andami
Fields in org.gvsig.andami with type parameters of type ExtensionDecoratorModifier and TypeFieldDescriptionprotected static HashMap<Class<? extends IExtension>, ExtensionDecorator> Launcher.classesExtensionsMethods in org.gvsig.andami that return ExtensionDecoratorModifier and TypeMethodDescriptionstatic ExtensionDecoratorPluginServices.getDecoratedExtension(Class extensionClass) Deprecated.static ExtensionDecorator[]PluginServices.getDecoratedExtensions()Deprecated. -
Uses of ExtensionDecorator in org.gvsig.andami.ui.mdiFrame
Method parameters in org.gvsig.andami.ui.mdiFrame with type arguments of type ExtensionDecoratorModifier and TypeMethodDescriptionvoidMDIFrame.setClassesExtensions(Map<Class<? extends IExtension>, ExtensionDecorator> classesExtensions)