Uses of Class
org.gvsig.app.gui.WizardPanel
Packages that use WizardPanel
Package
Description
-
Uses of WizardPanel in org.gvsig.app
Methods in org.gvsig.app that return types with arguments of type WizardPanelMethod parameters in org.gvsig.app with type arguments of type WizardPanelModifier and TypeMethodDescriptionvoidApplicationManager.registerAddTableWizard(String name, String description, Class<? extends WizardPanel> wpClass) -
Uses of WizardPanel in org.gvsig.app.addlayer
Methods in org.gvsig.app.addlayer that return WizardPanelMethods in org.gvsig.app.addlayer with parameters of type WizardPanelModifier and TypeMethodDescriptionvoidAddLayerDialog.addWizardTab(String title, WizardPanel panel) Añade en una pestaña un WizardPanel con un titulo -
Uses of WizardPanel in org.gvsig.app.extension
Method parameters in org.gvsig.app.extension with type arguments of type WizardPanelModifier and TypeMethodDescriptionstatic voidAddLayer.addWizard(Class<? extends WizardPanel> wpClass) -
Uses of WizardPanel in org.gvsig.app.imp
Methods in org.gvsig.app.imp that return types with arguments of type WizardPanelMethod parameters in org.gvsig.app.imp with type arguments of type WizardPanelModifier and TypeMethodDescriptionvoidDefaultApplicationManager.registerAddTableWizard(String name, String description, Class<? extends WizardPanel> wpClass) -
Uses of WizardPanel in org.gvsig.fmap.dal.serverexplorer.filesystem.swing
Subclasses of WizardPanel in org.gvsig.fmap.dal.serverexplorer.filesystem.swing