|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.installer.AutomatedInstallData
com.izforge.izpack.installer.InstallData
Encloses information about the install process. This class is implemented as a singleton which can be easily accessed by different components of the installer. However, this implementation is not thread safe.
Nested Class Summary |
Nested classes inherited from class com.izforge.izpack.installer.AutomatedInstallData |
|
Field Summary | |
java.awt.Color |
buttonsHColor
The buttons highlighting color. |
GUIPrefs |
guiPrefs
The GUI preferences. |
Fields inherited from class com.izforge.izpack.installer.AutomatedInstallData |
allPacks, attributes, availablePacks, canClose, curPanelNumber, info, installSuccess, kind, langpack, localeISO3, panels, panelsOrder, selectedPacks, uninstallOutJar, variableValueMap, xmlData |
Constructor Summary | |
protected |
InstallData()
Constructs a new instance of this class. |
Methods inherited from class com.izforge.izpack.installer.AutomatedInstallData |
getAttribute, getInstallPath, getVariable, getVariableValueMap, setAttribute, setInstallPath, setVariable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public GUIPrefs guiPrefs
public java.awt.Color buttonsHColor
Constructor Detail |
protected InstallData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |