Uses of Class
com.izforge.izpack.installer.gui.IzPanel

Packages that use IzPanel
com.izforge.izpack.installer.data   
com.izforge.izpack.installer.gui   
com.izforge.izpack.installer.util   
 

Uses of IzPanel in com.izforge.izpack.installer.data
 

Methods in com.izforge.izpack.installer.data that return types with arguments of type IzPanel
 List<IzPanel> GUIInstallData.getPanels()
          Returns the panels.
 

Uses of IzPanel in com.izforge.izpack.installer.gui
 

Methods in com.izforge.izpack.installer.gui with parameters of type IzPanel
protected  void IzPanelView.initialise(IzPanel view, Panel panel, InstallData installData)
          Initialises the view.
 boolean InstallerFrame.isHeading(IzPanel caller)
          Returns whether this installer frame uses with the given panel a separated heading panel or not.
 

Uses of IzPanel in com.izforge.izpack.installer.util
 

Methods in com.izforge.izpack.installer.util that return types with arguments of type IzPanel
static Class<IzPanel> PanelHelper.getIzPanel(String className)
          Returns the IzPanel implementation of an ConsolePanel.
static Class<IzPanel> PanelHelper.getIzPanel(String className, ClassLoader loader)
          Returns the IzPanel implementation of an ConsolePanel.
 



Copyright © 2018. All rights reserved.