org.gudy.azureus2.ui.swt
Class URLTransfer.URLType

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.URLTransfer.URLType
Enclosing class:
URLTransfer

public static class URLTransfer.URLType
extends Object


Field Summary
 String linkText
           
 String linkURL
           
 
Constructor Summary
URLTransfer.URLType()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

linkURL

public String linkURL

linkText

public String linkText
Constructor Detail

URLTransfer.URLType

public URLTransfer.URLType()
Method Detail

toString

public String toString()
Overrides:
toString in class Object