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