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

Packages that use IzPanelView
com.izforge.izpack.installer.gui   
 

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

Methods in com.izforge.izpack.installer.gui with parameters of type IzPanelView
protected  boolean IzPanels.switchPanel(IzPanelView newPanel, IzPanelView oldPanel)
          Switches panels.
 void IzPanelsListener.switchPanel(IzPanelView newPanel, IzPanelView oldPanel)
          Invoked to switch panels.
protected  void InstallerFrame.switchPanel(IzPanelView newPanel, IzPanelView oldPanel)
          Switches the current panel.
 

Constructor parameters in com.izforge.izpack.installer.gui with type arguments of type IzPanelView
IzPanels(List<IzPanelView> panels, Container container, GUIInstallData installData)
          Constructs a IzPanels.
 



Copyright © 2018. All rights reserved.