com.aelitis.azureus.ui.swt.player
Class PlayerInstaller

java.lang.Object
  extended by com.aelitis.azureus.ui.swt.player.PlayerInstaller

public class PlayerInstaller
extends Object


Constructor Summary
PlayerInstaller()
           
 
Method Summary
 void cancel()
           
 boolean install()
           
 void setListener(PlayerInstallerListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlayerInstaller

public PlayerInstaller()
Method Detail

setListener

public void setListener(PlayerInstallerListener listener)

cancel

public void cancel()

install

public boolean install()