Uses of Interface
com.biglybt.ui.swt.wizard.IWizardPanel
Packages that use IWizardPanel
Package
Description
-
Uses of IWizardPanel in com.biglybt.ui.swt.beta
Classes in com.biglybt.ui.swt.beta that implement IWizardPanelMethods in com.biglybt.ui.swt.beta that return IWizardPanel -
Uses of IWizardPanel in com.biglybt.ui.swt.config.wizard
Classes in com.biglybt.ui.swt.config.wizard that implement IWizardPanelModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.biglybt.ui.swt.config.wizard that return IWizardPanelModifier and TypeMethodDescriptionFilePanel.getFinishPanel()TransferPanel2.getFinishPanel()LanguagePanel.getNextPanel()NatPanel.getNextPanel()TransferPanel2.getNextPanel()WelcomePanel.getNextPanel()Constructors in com.biglybt.ui.swt.config.wizard with parameters of type IWizardPanelModifierConstructorDescriptionFilePanel(ConfigureWizard wizard, IWizardPanel<ConfigureWizard> previous) FinishPanel(ConfigureWizard wizard, IWizardPanel<ConfigureWizard> previous) LanguagePanel(ConfigureWizard wizard, IWizardPanel<ConfigureWizard> previousPanel) NatPanel(ConfigureWizard wizard, IWizardPanel<ConfigureWizard> previous) TransferPanel2(ConfigureWizard wizard, IWizardPanel previous) WelcomePanel(ConfigureWizard wizard, IWizardPanel<ConfigureWizard> previous) -
Uses of IWizardPanel in com.biglybt.ui.swt.exporttorrent.wizard
Classes in com.biglybt.ui.swt.exporttorrent.wizard that implement IWizardPanelModifier and TypeClassDescriptionclassclassclassMethods in com.biglybt.ui.swt.exporttorrent.wizard that return IWizardPanelModifier and TypeMethodDescriptionExportTorrentWizardOutputPanel.getFinishPanel()ExportTorrentWizardInputPanel.getNextPanel()Constructors in com.biglybt.ui.swt.exporttorrent.wizard with parameters of type IWizardPanelModifierConstructorDescriptionExportTorrentWizardFinishPanel(ExportTorrentWizard wizard, IWizardPanel previous) ExportTorrentWizardInputPanel(Wizard wizard, IWizardPanel previous) ExportTorrentWizardOutputPanel(Wizard wizard, IWizardPanel previous) -
Uses of IWizardPanel in com.biglybt.ui.swt.importtorrent.wizard
Classes in com.biglybt.ui.swt.importtorrent.wizard that implement IWizardPanelModifier and TypeClassDescriptionclassclassclassMethods in com.biglybt.ui.swt.importtorrent.wizard that return IWizardPanelModifier and TypeMethodDescriptionImportTorrentWizardOutputPanel.getFinishPanel()ImportTorrentWizardInputPanel.getNextPanel()Constructors in com.biglybt.ui.swt.importtorrent.wizard with parameters of type IWizardPanelModifierConstructorDescriptionImportTorrentWizardFinishPanel(Wizard wizard, IWizardPanel previous) ImportTorrentWizardInputPanel(Wizard wizard, IWizardPanel previous) ImportTorrentWizardOutputPanel(Wizard wizard, IWizardPanel previous) -
Uses of IWizardPanel in com.biglybt.ui.swt.ipchecker
Classes in com.biglybt.ui.swt.ipchecker that implement IWizardPanelMethods in com.biglybt.ui.swt.ipchecker that return IWizardPanelConstructors in com.biglybt.ui.swt.ipchecker with parameters of type IWizardPanelModifierConstructorDescriptionChooseServicePanel(IpCheckerWizard wizard, IWizardPanel previousPanel) ProgressPanel(IpCheckerWizard wizard, IWizardPanel previousPanel) -
Uses of IWizardPanel in com.biglybt.ui.swt.maketorrent
Classes in com.biglybt.ui.swt.maketorrent that implement IWizardPanelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in com.biglybt.ui.swt.maketorrent that return IWizardPanelModifier and TypeMethodDescriptionSavePathPanel.getFinishPanel()BYOPanel.getNextPanel()DirectoryPanel.getNextPanel()ModePanel.getNextPanel()MultiTrackerPanel.getNextPanel()SingleFilePanel.getNextPanel()WebSeedPanel.getNextPanel()protected IWizardPanel<NewTorrentWizard> NewTorrentWizard.getNextPanelForMode(AbstractWizardPanel<NewTorrentWizard> prev) BYOPanel.getPreviousPanel()Constructors in com.biglybt.ui.swt.maketorrent with parameters of type IWizardPanelModifierConstructorDescriptionBYOPanel(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> previous) DirectoryPanel(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> previous) ProgressPanel(NewTorrentWizard wizard, IWizardPanel<NewTorrentWizard> _previousPanel) -
Uses of IWizardPanel in com.biglybt.ui.swt.plugininstaller
Classes in com.biglybt.ui.swt.plugininstaller that implement IWizardPanelModifier and TypeClassDescriptionclassclassclassMethods in com.biglybt.ui.swt.plugininstaller that return IWizardPanelModifier and TypeMethodDescriptionIPWInstallModePanel.getFinishPanel()IPWFilePanel.getNextPanel()Constructors in com.biglybt.ui.swt.plugininstaller with parameters of type IWizardPanelModifierConstructorDescriptionIPWFilePanel(InstallPluginWizard wizard, IWizardPanel<InstallPluginWizard> previous) IPWFilePanel(InstallPluginWizard wizard, IWizardPanel<InstallPluginWizard> previous, String file) IPWFinishPanel(InstallPluginWizard wizard, IWizardPanel<InstallPluginWizard> previous) IPWInstallModePanel(InstallPluginWizard wizard, IWizardPanel<InstallPluginWizard> previous) -
Uses of IWizardPanel in com.biglybt.ui.swt.pluginsuninstaller
Classes in com.biglybt.ui.swt.pluginsuninstaller that implement IWizardPanelMethods in com.biglybt.ui.swt.pluginsuninstaller that return IWizardPanelConstructors in com.biglybt.ui.swt.pluginsuninstaller with parameters of type IWizardPanelModifierConstructorDescriptionUIPWFinishPanel(UnInstallPluginWizard wizard, IWizardPanel<UnInstallPluginWizard> previous) UIPWListPanel(UnInstallPluginWizard wizard, IWizardPanel<UnInstallPluginWizard> previous) -
Uses of IWizardPanel in com.biglybt.ui.swt.speedtest
Classes in com.biglybt.ui.swt.speedtest that implement IWizardPanelModifier and TypeClassDescriptionclassclassclassclassMethods in com.biglybt.ui.swt.speedtest that return IWizardPanelModifier and TypeMethodDescriptionSpeedTestPanel.getFinishPanel()SpeedTestSetLimitPanel.getFinishPanel()SpeedTestPanel.getNextPanel()SpeedTestSelector.getNextPanel()Constructors in com.biglybt.ui.swt.speedtest with parameters of type IWizardPanelModifierConstructorDescriptionSpeedTestFinishPanel(Wizard wizard, IWizardPanel previousPanel) SpeedTestPanel(SpeedTestWizard _wizard, IWizardPanel _previousPanel) SpeedTestSelector(SpeedTestWizard wizard, IWizardPanel previous) SpeedTestSetLimitPanel(Wizard wizard, IWizardPanel previousPanel, int upload, long maxup, int download, long maxdown) -
Uses of IWizardPanel in com.biglybt.ui.swt.wizard
Classes in com.biglybt.ui.swt.wizard that implement IWizardPanelFields in com.biglybt.ui.swt.wizard declared as IWizardPanelModifier and TypeFieldDescription(package private) IWizardPanel<?> Wizard.currentPanelprotected IWizardPanel<W> AbstractWizardPanel.previousPanelMethods in com.biglybt.ui.swt.wizard that return IWizardPanelModifier and TypeMethodDescriptionIWizardPanel<?> Wizard.getCurrentPanel()AbstractWizardPanel.getFinishPanel()IWizardPanel.getFinishPanel()AbstractWizardPanel.getNextPanel()IWizardPanel.getNextPanel()AbstractWizardPanel.getPreviousPanel()IWizardPanel.getPreviousPanel()Methods in com.biglybt.ui.swt.wizard with parameters of type IWizardPanelConstructors in com.biglybt.ui.swt.wizard with parameters of type IWizardPanel