|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsolePanelView | |
|---|---|
| com.izforge.izpack.installer.console | |
| Uses of ConsolePanelView in com.izforge.izpack.installer.console |
|---|
| Methods in com.izforge.izpack.installer.console with parameters of type ConsolePanelView | |
|---|---|
boolean |
ConsoleInstallAction.run(ConsolePanelView panel)
Runs the action for the panel. |
abstract boolean |
ConsoleAction.run(ConsolePanelView panel)
Runs the action for the panel. |
protected boolean |
ConsolePanels.switchPanel(ConsolePanelView newPanel,
ConsolePanelView oldPanel)
Switches panels. |
| Constructor parameters in com.izforge.izpack.installer.console with type arguments of type ConsolePanelView | |
|---|---|
ConsolePanels(List<ConsolePanelView> panels,
Container container,
InstallData installData)
Constructs a ConsolePanels. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||