org.gudy.azureus2.ui.swt.config.wizard
Class LanguagePanel
java.lang.Object
org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel
org.gudy.azureus2.ui.swt.config.wizard.LanguagePanel
- All Implemented Interfaces:
- IWizardPanel
public class LanguagePanel
- extends AbstractWizardPanel
- Author:
- TuxPaper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguagePanel
public LanguagePanel(Wizard wizard,
IWizardPanel previousPanel)
- Parameters:
wizard
- previousPanel
-
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