Uses of Class
com.biglybt.ui.swt.maketorrent.NewTorrentWizard
Packages that use NewTorrentWizard
-
Uses of NewTorrentWizard in com.biglybt.ui.swt.maketorrent
Methods in com.biglybt.ui.swt.maketorrent that return types with arguments of type NewTorrentWizardModifier and TypeMethodDescriptionSavePathPanel.getFinishPanel()
BYOPanel.getNextPanel()
DirectoryPanel.getNextPanel()
ModePanel.getNextPanel()
SingleFilePanel.getNextPanel()
WebSeedPanel.getNextPanel()
protected IWizardPanel
<NewTorrentWizard> NewTorrentWizard.getNextPanelForMode
(AbstractWizardPanel<NewTorrentWizard> prev) BYOPanel.getPreviousPanel()
Method parameters in com.biglybt.ui.swt.maketorrent with type arguments of type NewTorrentWizardModifier and TypeMethodDescriptionprotected IWizardPanel
<NewTorrentWizard> NewTorrentWizard.getNextPanelForMode
(AbstractWizardPanel<NewTorrentWizard> prev) Constructors in com.biglybt.ui.swt.maketorrent with parameters of type NewTorrentWizardModifierConstructorDescriptionBYOPanel
(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> previous) DirectoryPanel
(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> previous) ModePanel
(NewTorrentWizard wizard, AbstractWizardPanel previous) MultiTrackerPanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous) ProgressPanel
(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> _previousPanel) SavePathPanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> _previousPanel) SingleFilePanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous) WebSeedPanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous) Constructor parameters in com.biglybt.ui.swt.maketorrent with type arguments of type NewTorrentWizardModifierConstructorDescriptionBYOPanel
(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> previous) DirectoryPanel
(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> previous) MultiTrackerPanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous) ProgressPanel
(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> _previousPanel) SavePathPanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> _previousPanel) SingleFilePanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous) WebSeedPanel
(NewTorrentWizard wizard, AbstractWizardPanel<NewTorrentWizard> previous)