Uses of Class
com.biglybt.ui.swt.wizard.AbstractWizardPanel
-
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.beta
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.beta Modifier and Type Class Description class
BetaWizardStart
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.config.wizard
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.config.wizard Modifier and Type Class Description class
FilePanel
class
FinishPanel
class
LanguagePanel
class
NatPanel
class
TransferPanel2
class
WelcomePanel
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.exporttorrent.wizard
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.exporttorrent.wizard Modifier and Type Class Description class
ExportTorrentWizardFinishPanel
class
ExportTorrentWizardInputPanel
class
ExportTorrentWizardOutputPanel
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.importtorrent.wizard
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.importtorrent.wizard Modifier and Type Class Description class
ImportTorrentWizardFinishPanel
class
ImportTorrentWizardInputPanel
class
ImportTorrentWizardOutputPanel
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.ipchecker
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.ipchecker Modifier and Type Class Description class
ChooseServicePanel
class
ProgressPanel
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.maketorrent
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.maketorrent Modifier and Type Class Description class
BYOPanel
class
DirectoryPanel
class
ModePanel
class
MultiTrackerPanel
class
ProgressPanel
class
SavePathPanel
class
SingleFilePanel
class
WebSeedPanel
Methods in com.biglybt.ui.swt.maketorrent with parameters of type AbstractWizardPanel Modifier and Type Method Description protected IWizardPanel<NewTorrentWizard>
NewTorrentWizard. getNextPanelForMode(AbstractWizardPanel<NewTorrentWizard> prev)
Constructors in com.biglybt.ui.swt.maketorrent with parameters of type AbstractWizardPanel Constructor Description ModePanel(NewTorrentWizard wizard, AbstractWizardPanel previous)
MultiTrackerPanel(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous)
SavePathPanel(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> _previousPanel)
SingleFilePanel(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous)
WebSeedPanel(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous)
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.plugininstaller
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.plugininstaller Modifier and Type Class Description class
IPWFilePanel
class
IPWFinishPanel
class
IPWInstallModePanel
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.pluginsuninstaller
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.pluginsuninstaller Modifier and Type Class Description class
UIPWFinishPanel
class
UIPWListPanel
-
Uses of AbstractWizardPanel in com.biglybt.ui.swt.speedtest
Subclasses of AbstractWizardPanel in com.biglybt.ui.swt.speedtest Modifier and Type Class Description class
SpeedTestFinishPanel
class
SpeedTestPanel
class
SpeedTestSelector
class
SpeedTestSetLimitPanel
-