org.gudy.azureus2.ui.swt.networks
Class SWTNetworkSelection

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.networks.SWTNetworkSelection
All Implemented Interfaces:
AENetworkClassifierListener

public class SWTNetworkSelection
extends Object
implements AENetworkClassifierListener

Author:
parg

Nested Class Summary
protected  class SWTNetworkSelection.classifierDialog
           
 
Constructor Summary
SWTNetworkSelection()
           
 
Method Summary
 String[] selectNetworks(String description, String[] tracker_networks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTNetworkSelection

public SWTNetworkSelection()
Method Detail

selectNetworks

public String[] selectNetworks(String description,
                               String[] tracker_networks)
Specified by:
selectNetworks in interface AENetworkClassifierListener