|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Panels | |
|---|---|
| com.izforge.izpack.installer.automation | |
| com.izforge.izpack.installer.console | |
| com.izforge.izpack.installer.gui | |
| com.izforge.izpack.installer.panel | |
| Uses of Panels in com.izforge.izpack.installer.automation |
|---|
| Classes in com.izforge.izpack.installer.automation that implement Panels | |
|---|---|
class |
AutomatedPanels
Implementation of Panels for AutomatedPanelView. |
| Uses of Panels in com.izforge.izpack.installer.console |
|---|
| Classes in com.izforge.izpack.installer.console that implement Panels | |
|---|---|
class |
ConsolePanels
Implementation of Panels for ConsolePanelView. |
| Uses of Panels in com.izforge.izpack.installer.gui |
|---|
| Classes in com.izforge.izpack.installer.gui that implement Panels | |
|---|---|
class |
IzPanels
Implementation of AbstractPanels for IzPanel. |
| Constructors in com.izforge.izpack.installer.gui with parameters of type Panels | |
|---|---|
DefaultNavigator(Panels panels,
IconsDatabase icons,
GUIInstallData installData)
Constructs a DefaultNavigator. |
|
| Uses of Panels in com.izforge.izpack.installer.panel |
|---|
| Subinterfaces of Panels in com.izforge.izpack.installer.panel | |
|---|---|
interface |
PanelViews<T extends AbstractPanelView<V>,V>
Manages navigation between panels, providing access to the view of each panel. |
| Classes in com.izforge.izpack.installer.panel that implement Panels | |
|---|---|
class |
AbstractPanels<T extends AbstractPanelView<V>,V>
Abstract implementation of the PanelViews interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||