org.gudy.azureus2.ui.swt.update
Class FullUpdateWindow

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.update.FullUpdateWindow

public class FullUpdateWindow
extends Object


Constructor Summary
FullUpdateWindow()
           
 
Method Summary
static void handleUpdate(String url, UIFunctions.actionListener listener)
           
static void main(String[] args)
           
static void open(String url, UIFunctions.actionListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullUpdateWindow

public FullUpdateWindow()
Method Detail

handleUpdate

public static void handleUpdate(String url,
                                UIFunctions.actionListener listener)

open

public static void open(String url,
                        UIFunctions.actionListener listener)

main

public static void main(String[] args)