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

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.networks.SWTNetworkSelection.classifierDialog
Enclosing class:
SWTNetworkSelection

protected static class SWTNetworkSelection.classifierDialog
extends Object


Field Summary
protected  String[] selection
           
protected  AESemaphore sem
           
protected  org.eclipse.swt.widgets.Shell shell
           
 
Constructor Summary
protected SWTNetworkSelection.classifierDialog(AESemaphore _sem, org.eclipse.swt.widgets.Display display, String description, String[] tracker_networks)
           
 
Method Summary
protected  void close(boolean ok)
           
protected  String[] getSelection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shell

protected org.eclipse.swt.widgets.Shell shell

sem

protected AESemaphore sem

selection

protected String[] selection
Constructor Detail

SWTNetworkSelection.classifierDialog

protected SWTNetworkSelection.classifierDialog(AESemaphore _sem,
                                               org.eclipse.swt.widgets.Display display,
                                               String description,
                                               String[] tracker_networks)
Method Detail

close

protected void close(boolean ok)

getSelection

protected String[] getSelection()