org.gudy.azureus2.plugins.ui
Class GraphicURI

java.lang.Object
  extended by org.gudy.azureus2.plugins.ui.GraphicURI
All Implemented Interfaces:
Graphic

public class GraphicURI
extends Object
implements Graphic

Author:
TuxPaper

Constructor Summary
GraphicURI(URI uri)
           
 
Method Summary
 URI getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicURI

public GraphicURI(URI uri)
Method Detail

getURI

public URI getURI()