Uses of Interface
org.gvsig.installer.swing.api.SwingInstallerManager
Packages that use SwingInstallerManager
-
Uses of SwingInstallerManager in org.gvsig.installer.swing.api
Methods in org.gvsig.installer.swing.api that return SwingInstallerManagerModifier and TypeMethodDescriptionstatic SwingInstallerManagerSwingInstallerLocator.getSwingInstallerManager()Return a reference toSwingInstallerManager.Method parameters in org.gvsig.installer.swing.api with type arguments of type SwingInstallerManagerModifier and TypeMethodDescriptionstatic voidSwingInstallerLocator.registerSwingInstallerManager(Class<? extends SwingInstallerManager> clazz) Registers the Class implementing theSwingInstallerManagerinterface.