com.izforge.izpack.installer.container.provider
Class GUIInstallDataProvider
java.lang.Object
com.izforge.izpack.installer.container.provider.AbstractInstallDataProvider
com.izforge.izpack.installer.container.provider.GUIInstallDataProvider
- All Implemented Interfaces:
- org.picocontainer.injectors.Provider
public class GUIInstallDataProvider
- extends AbstractInstallDataProvider
Provide installData for GUI :
Load install data with l&f and GUIPrefs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODIFIER_USE_BUTTON_ICONS
public static final String MODIFIER_USE_BUTTON_ICONS
- See Also:
- Constant Field Values
MODIFIER_USE_LABEL_ICONS
public static final String MODIFIER_USE_LABEL_ICONS
- See Also:
- Constant Field Values
MODIFIER_LABEL_FONT_SIZE
public static final String MODIFIER_LABEL_FONT_SIZE
- See Also:
- Constant Field Values
GUIInstallDataProvider
public GUIInstallDataProvider()
provide
public GUIInstallData provide(Resources resources,
Locales locales,
DefaultVariables variables,
Housekeeper housekeeper,
PlatformModelMatcher matcher)
throws Exception
- Throws:
Exception
loadLookAndFeel
protected void loadLookAndFeel(GUIInstallData installData)
throws Exception
- Loads the suitable L&F.
- Parameters:
installData - the installation data
- Throws:
Exception - Description of the Exception
Copyright © 2018. All rights reserved.