com.izforge.izpack.installer.container.provider
Class IzPanelsProvider
java.lang.Object
com.izforge.izpack.installer.container.provider.PanelsProvider
com.izforge.izpack.installer.container.provider.IzPanelsProvider
- All Implemented Interfaces:
- org.picocontainer.injectors.Provider
public class IzPanelsProvider
- extends PanelsProvider
Provider of IzPanels.
- Author:
- Tim Anderson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IzPanelsProvider
public IzPanelsProvider()
provide
public IzPanels provide(ObjectFactory factory,
InstallerContainer container,
GUIInstallData installData,
PlatformModelMatcher matcher)
- Creates the panels.
This invokes any pre-construction actions associated with them.
- Parameters:
factory - the factory for constructing panelscontainer - the installer containerinstallData - the installation datamatcher - the platform-model matcher
- Throws:
IzPackException - if a panel doesn't have unique identifier
Copyright © 2018. All rights reserved.