com.aelitis.azureus.ui.swt.player
Class PlayerInstallWindow
java.lang.Object
com.aelitis.azureus.ui.swt.player.PlayerInstallWindow
- All Implemented Interfaces:
- PlayerInstallerListener
public class PlayerInstallWindow
- extends Object
- implements PlayerInstallerListener
- Author:
- Gudy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlayerInstallWindow
public PlayerInstallWindow(PlayerInstaller installer)
open
public void open()
failed
public void failed()
finished
public void finished()
- Specified by:
finished
in interface PlayerInstallerListener
progress
public void progress(int percent)
- Specified by:
progress
in interface PlayerInstallerListener