Index

A B C D F G I J M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addBeforePackingListener(PackageBuildder.BeforePackingListener) - Method in interface org.gvsig.installer.swing.api.packagebuilder.PackageBuildder
 
addCancellableTask(CancellableTask) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
addDefaultDownloadURL(String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
addDefaultDownloadURL(URL) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
addDefaultDownloadURL(URL, String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 

B

bind(TaskStatus) - Method in class org.gvsig.installer.swing.api.JProgressPanel
 

C

cancel(InstallerWizardPanel) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardActionListener
 
cancelled() - Method in class org.gvsig.installer.swing.api.execution.JShowDependenciesAndAskContinuePanel
 
cancelled() - Method in class org.gvsig.installer.swing.api.execution.JShowPackagesAndAskContinuePanel
 
createInstallPackageWizard(File, File) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
This method returns a class that is used to execute an installer to install a set of plugins in a gvSIG installation directory.
createJShowPackageStatusAndAskContinuePanel(List<PackageInfo>, String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createJShowRequiredPackagesAndAskContinuePanel(List<PackageInfo>, String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createJShowTroubledPackagesAndAskContinuePanel(List<PackageInfo>, String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createJShowUnresolvedDependenciesAndAskContinuePanel(Dependencies, String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createMakePluginPackageWizard(File, File) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
This method returns a class that is used to create an installer from a gvSIG installation directory.
createOutputPanel() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createPackageInfoPanel() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createPackageInfoPanel(String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createPackagerPanel(String, File, File) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createPackageTypeFilter(String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
createProgressPanel() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 

D

doAction(int) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
doInitialize() - Method in class org.gvsig.installer.swing.api.SwingInstallerLibrary
 
doPostInitialize() - Method in class org.gvsig.installer.swing.api.SwingInstallerLibrary
 
doRegistration() - Method in class org.gvsig.installer.swing.api.SwingInstallerLibrary
 

F

finish(InstallerWizardPanel) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardActionListener
 

G

getApplicationFolder() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
getApplicationVersion() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Returns the current application version.
getCancellableTasks() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
getDefaultDownloadURL() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Returns the default URL to download packages from.
getDefaultDownloadUrlAndLabels() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Return the list of default URL used to retrieve the package.gvspki the list contains the URLs and their labels.
getDefaultDownloadURLs() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Return the list of default URL used to retrieve the package.gvspki
getDirection() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
getDownloadURL() - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
getFolderToPackaging() - Method in interface org.gvsig.installer.swing.api.packagebuilder.PackageBuildder
 
getInstallerManager() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Returns a reference to the InstallerManager.
getInstallFolder() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
getInstance() - Static method in class org.gvsig.installer.swing.api.SwingInstallerLocator
Return the singleton instance.
getLabel() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager.UrlAndLabel
Return the url associated to the url or null if the url don't have a label.
getLocatorName() - Method in class org.gvsig.installer.swing.api.SwingInstallerLocator
 
getPackageFile() - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
getPackageFilter() - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
 
getPackageIndexFile() - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
getPackageInfo() - Method in interface org.gvsig.installer.swing.api.packagebuilder.PackageBuildder
 
getPackageType() - Method in interface org.gvsig.installer.swing.api.packagebuilder.PackageBuildder
 
getSelectDefaultPackages() - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
 
getSkipSelectBundleWizardPage() - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
 
getSkipTypicalOrAdvancedWizardPage() - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
To know if the TypicalOrAdvanced wizard page show.
getSwingInstallerManager() - Static method in class org.gvsig.installer.swing.api.SwingInstallerLocator
Return a reference to SwingInstallerManager.
getText(String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Translate a key in a text using the current application language
getURL() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager.UrlAndLabel
Return the url.
getWizardActionListener() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 

I

InstallerWizardActionListener - Interface in org.gvsig.installer.swing.api.wizard
Listener for the wizards used on the installation management.
InstallerWizardPanel - Interface in org.gvsig.installer.swing.api.wizard
 
InstallPackageWizardException - Exception Class in org.gvsig.installer.swing.api.execution
Base exception for all the exceptions that are thrown by the process of execution of an installer using the wizard.
InstallPackageWizardException(String, Throwable) - Constructor for exception class org.gvsig.installer.swing.api.execution.InstallPackageWizardException
 
InstallWizardPanel - Interface in org.gvsig.installer.swing.api.execution
 
isCreatePackageIndex() - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 

J

JOutputPanel - Class in org.gvsig.installer.swing.api.creation
 
JOutputPanel() - Constructor for class org.gvsig.installer.swing.api.creation.JOutputPanel
 
JPackageInfoPanel - Class in org.gvsig.installer.swing.api.creation
 
JPackageInfoPanel() - Constructor for class org.gvsig.installer.swing.api.creation.JPackageInfoPanel
 
JProgressPanel - Class in org.gvsig.installer.swing.api
 
JProgressPanel() - Constructor for class org.gvsig.installer.swing.api.JProgressPanel
 
JShowDependenciesAndAskContinuePanel - Class in org.gvsig.installer.swing.api.execution
 
JShowDependenciesAndAskContinuePanel() - Constructor for class org.gvsig.installer.swing.api.execution.JShowDependenciesAndAskContinuePanel
 
JShowPackagesAndAskContinuePanel - Class in org.gvsig.installer.swing.api.execution
 
JShowPackagesAndAskContinuePanel() - Constructor for class org.gvsig.installer.swing.api.execution.JShowPackagesAndAskContinuePanel
 
JShowPackageStatusAndAskContinuePanel - Class in org.gvsig.installer.swing.api.execution
 
JShowPackageStatusAndAskContinuePanel() - Constructor for class org.gvsig.installer.swing.api.execution.JShowPackageStatusAndAskContinuePanel
 
JShowRequiredPackagesAndAskContinuePanel - Class in org.gvsig.installer.swing.api.execution
 
JShowRequiredPackagesAndAskContinuePanel() - Constructor for class org.gvsig.installer.swing.api.execution.JShowRequiredPackagesAndAskContinuePanel
 
JShowUnresolvedDependenciesAndAskContinuePanel - Class in org.gvsig.installer.swing.api.execution
 
JShowUnresolvedDependenciesAndAskContinuePanel() - Constructor for class org.gvsig.installer.swing.api.execution.JShowUnresolvedDependenciesAndAskContinuePanel
 

M

MakePluginPackageWizard - Interface in org.gvsig.installer.swing.api.creation
 
MakePluginPackageWizardException - Exception Class in org.gvsig.installer.swing.api.creation
Base exception for all the exceptions that are thrown by the process of creation of an installer using the wizard.
MakePluginPackageWizardException(String, Throwable) - Constructor for exception class org.gvsig.installer.swing.api.creation.MakePluginPackageWizardException
 
match(PackageInfo) - Method in interface org.gvsig.installer.swing.api.execution.PackageFilter
 

N

needShow() - Method in class org.gvsig.installer.swing.api.execution.JShowDependenciesAndAskContinuePanel
 
needShow() - Method in class org.gvsig.installer.swing.api.execution.JShowPackagesAndAskContinuePanel
 
needsToRestartApplicationAfterFinish() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
Tells whether this install wizard needs to restart the app after install process has finished

O

org.gvsig.installer.swing.api - package org.gvsig.installer.swing.api
 
org.gvsig.installer.swing.api.creation - package org.gvsig.installer.swing.api.creation
 
org.gvsig.installer.swing.api.execution - package org.gvsig.installer.swing.api.execution
 
org.gvsig.installer.swing.api.packagebuilder - package org.gvsig.installer.swing.api.packagebuilder
 
org.gvsig.installer.swing.api.wizard - package org.gvsig.installer.swing.api.wizard
 

P

PackageBuildder - Interface in org.gvsig.installer.swing.api.packagebuilder
 
PackageBuildder.BeforePackingListener - Interface in org.gvsig.installer.swing.api.packagebuilder
 
PackageFilter - Interface in org.gvsig.installer.swing.api.execution
 
packageInfoToPanel(PackageInfo) - Method in class org.gvsig.installer.swing.api.creation.JPackageInfoPanel
 
panelToPackageInfo(PackageInfo) - Method in class org.gvsig.installer.swing.api.creation.JPackageInfoPanel
 
perfrom(PackageBuildder) - Method in interface org.gvsig.installer.swing.api.packagebuilder.PackageBuildder.BeforePackingListener
 

R

registerInstallPackageWizard(Class<? extends InstallerWizardPanel>) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Registers a class that implements a wizard to execte an installer to install a set of plugins in a gvSIG installation directory.
registerMakePluginPackageWizardInstallerCreationWizard(Class<? extends MakePluginPackageWizard>) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Registers a class that implements a wizard to create an installer of a plugin from a gvSIG installation directory.
registerSwingInstallerManager(Class<? extends SwingInstallerManager>) - Static method in class org.gvsig.installer.swing.api.SwingInstallerLocator
Registers the Class implementing the SwingInstallerManager interface.

S

setApplicationVersion(String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Sets the current application version.
setBackButtonEnabled(boolean) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
setCancelButtonEnabled(boolean) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
setCreatePackageIndex(boolean) - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
setDefaultDownloadURL(File) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
setDefaultDownloadURL(String) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
 
setDefaultDownloadURL(URL) - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager
Sets the default URL to download packages from
setDownloadURL(URL) - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
setFinishButtonEnabled(boolean) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
setFolderToPackaging(File) - Method in interface org.gvsig.installer.swing.api.packagebuilder.PackageBuildder
 
setNextButtonEnabled(boolean) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
setPackageFile(File) - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
setPackageFilter(PackageFilter) - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
 
setPackageIndexFile(File) - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
setPackageInfo(PackageInfo) - Method in class org.gvsig.installer.swing.api.creation.JOutputPanel
 
setSelectDefaultPackages(boolean) - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
 
setSkipSelectBundleWizardPage(boolean) - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
 
setSkipTypicalOrAdvancedWizardPage(boolean) - Method in interface org.gvsig.installer.swing.api.execution.InstallWizardPanel
Set if the TypicalOrAdvanced wizard page can be show.
setWizardActionListener(InstallerWizardActionListener) - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
showErrorMessage(String, Throwable) - Method in class org.gvsig.installer.swing.api.JProgressPanel
 
skip() - Method in interface org.gvsig.installer.swing.api.wizard.InstallerWizardPanel
 
SWING_INSTALLER_MANAGER_NAME - Static variable in class org.gvsig.installer.swing.api.SwingInstallerLocator
SwingInstallerManager name used by the locator to access the instance
SwingInstallerLibrary - Class in org.gvsig.installer.swing.api
Library for the swing installer.
SwingInstallerLibrary() - Constructor for class org.gvsig.installer.swing.api.SwingInstallerLibrary
 
SwingInstallerLocator - Class in org.gvsig.installer.swing.api
This Locator provides the entry point for the gvSIG SwingInstallerManager
SwingInstallerLocator() - Constructor for class org.gvsig.installer.swing.api.SwingInstallerLocator
 
SwingInstallerManager - Interface in org.gvsig.installer.swing.api
This manager is used to register and create the wizards that are used to create and execute an installer.
SwingInstallerManager.UrlAndLabel - Interface in org.gvsig.installer.swing.api
 

T

toString() - Method in interface org.gvsig.installer.swing.api.SwingInstallerManager.UrlAndLabel
Return a string with the label and the url like: "label - http://..."

V

validatePanel() - Method in class org.gvsig.installer.swing.api.creation.JPackageInfoPanel
 
A B C D F G I J M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form