com.aelitis.azureus.ui.swt.plugininstall
Class SimplePluginInstallWindow
java.lang.Object
  
com.aelitis.azureus.ui.swt.plugininstall.SimplePluginInstallWindow
- All Implemented Interfaces: 
 - SimplePluginInstallerListener
 
public class SimplePluginInstallWindow
- extends Object
- implements SimplePluginInstallerListener
  
- Author:
 
  - Gudy
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SimplePluginInstallWindow
public SimplePluginInstallWindow(SimplePluginInstaller _installer,
                                 String _resource_prefix)
open
public void open()
 
 
failed
public void failed(Throwable e)
- Specified by:
 failed in interface SimplePluginInstallerListener
 
 
finished
public void finished()
- Specified by:
 finished in interface SimplePluginInstallerListener
 
 
progress
public void progress(int percent)
- Specified by:
 progress in interface SimplePluginInstallerListener