Class InstallPluginWizard
java.lang.Object
com.biglybt.ui.swt.wizard.Wizard
com.biglybt.ui.swt.plugininstaller.InstallPluginWizard
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) List<InstallablePlugin> (package private) boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonClose()voidvoidsetPluginList(List<InstallablePlugin> _plugins) Methods inherited from class Wizard
addListener, close, getCurrentPanel, getDisplay, getErrorMessage, getPanel, getWizardWindow, removeListener, setCurrentInfo, setErrorMessage, setFinishEnabled, setFirstPanel, setNextEnabled, setPreviousEnabled, setTitle, setTitleAsResourceID, switchToClose, switchToClose
-
Field Details
-
plugins
List<InstallablePlugin> plugins
-
-
Constructor Details
-
InstallPluginWizard
public InstallPluginWizard() -
InstallPluginWizard
-
-
Method Details
-
onClose
-
setPluginList
-
getPluginList
-
performInstall
public void performInstall()
-