Package com.biglybt.ui.swt.player
Class PlayerInstaller
java.lang.Object
com.biglybt.ui.swt.player.PlayerInstaller
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private PluginInstaller
private UpdateCheckInstance
private PlayerInstallerListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
cancel()
boolean
install()
void
setListener
(PlayerInstallerListener listener)
-
Field Details
-
listener
-
installer
-
instance
-
cancelled
private boolean cancelled
-
-
Constructor Details
-
PlayerInstaller
public PlayerInstaller()
-
-
Method Details
-
setListener
-
cancel
public void cancel() -
install
public boolean install()
-