org.gudy.azureus2.ui.swt.config.wizard
Class WelcomePanel
java.lang.Object
org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel
org.gudy.azureus2.ui.swt.config.wizard.WelcomePanel
- All Implemented Interfaces:
- IWizardPanel
public class WelcomePanel
- extends AbstractWizardPanel
- Author:
- Olivier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WelcomePanel
public WelcomePanel(ConfigureWizard wizard,
IWizardPanel previous)
show
public void show()
isNextEnabled
public boolean isNextEnabled()
- Specified by:
isNextEnabled
in interface IWizardPanel
- Overrides:
isNextEnabled
in class AbstractWizardPanel
getNextPanel
public IWizardPanel getNextPanel()
- Specified by:
getNextPanel
in interface IWizardPanel
- Overrides:
getNextPanel
in class AbstractWizardPanel