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 java.lang.Object


Field Summary
protected  java.lang.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, java.lang.String description, java.lang.String[] tracker_networks)
           
 
Method Summary
protected  void close(boolean ok)
           
protected  java.lang.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 java.lang.String[] selection
Constructor Detail

SWTNetworkSelection.classifierDialog

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

close

protected void close(boolean ok)

getSelection

protected java.lang.String[] getSelection()