Uses of Interface
org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
Packages that use InstallerWizardPanel
Package
Description
-
Uses of InstallerWizardPanel in org.gvsig.installer.swing.api
Method parameters in org.gvsig.installer.swing.api with type arguments of type InstallerWizardPanelModifier and TypeMethodDescriptionvoidSwingInstallerManager.registerInstallPackageWizard(Class<? extends InstallerWizardPanel> clazz) Registers a class that implements a wizard to execte an installer to install a set of plugins in a gvSIG installation directory. -
Uses of InstallerWizardPanel in org.gvsig.installer.swing.api.creation
Subinterfaces of InstallerWizardPanel in org.gvsig.installer.swing.api.creation -
Uses of InstallerWizardPanel in org.gvsig.installer.swing.api.execution
Subinterfaces of InstallerWizardPanel in org.gvsig.installer.swing.api.execution -
Uses of InstallerWizardPanel in org.gvsig.installer.swing.api.wizard
Methods in org.gvsig.installer.swing.api.wizard with parameters of type InstallerWizardPanelModifier and TypeMethodDescriptionvoidInstallerWizardActionListener.cancel(InstallerWizardPanel installerWizard) voidInstallerWizardActionListener.finish(InstallerWizardPanel installerWizard)