|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstallerFrame | |
|---|---|
| com.izforge.izpack.installer.gui | |
| com.izforge.izpack.installer.multiunpacker | |
| Uses of InstallerFrame in com.izforge.izpack.installer.gui |
|---|
| Fields in com.izforge.izpack.installer.gui declared as InstallerFrame | |
|---|---|
protected InstallerFrame |
IzPanel.parent
The parent IzPack installer frame. |
| Methods in com.izforge.izpack.installer.gui that return InstallerFrame | |
|---|---|
InstallerFrame |
IzPanel.getInstallerFrame()
Returns the parent of this IzPanel (which is a InstallerFrame). |
| Methods in com.izforge.izpack.installer.gui with parameters of type InstallerFrame | |
|---|---|
void |
DefaultNavigator.setInstallerFrame(InstallerFrame frame)
Registers the parent installer frame. |
| Constructors in com.izforge.izpack.installer.gui with parameters of type InstallerFrame | |
|---|---|
InstallerController(InstallDataConfiguratorWithRules installDataRulesEngineManager,
InstallerFrame installerFrame)
|
|
IzPanel(Panel panel,
InstallerFrame parent,
GUIInstallData installData,
LayoutManager2 layoutManager,
Resources resources)
Constructs an IzPanel with the given layout manager. |
|
IzPanel(Panel panel,
InstallerFrame parent,
GUIInstallData installData,
Resources resources)
Constructs an IzPanel. |
|
IzPanel(Panel panel,
InstallerFrame parent,
GUIInstallData installData,
String iconName,
Resources resources)
Deprecated. |
|
| Uses of InstallerFrame in com.izforge.izpack.installer.multiunpacker |
|---|
| Constructors in com.izforge.izpack.installer.multiunpacker with parameters of type InstallerFrame | |
|---|---|
MultiVolumeUnpackerHelper(InstallData installData,
InstallerFrame frame)
Constructs a MultiVolumeUnpackerHelper. |
|
NextMediaDialog(Frame owner,
InstallerFrame main,
String nextmedia)
|
|
NextMediaDialog(InstallerFrame main,
String nextmedia)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||