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

Author:
TuxPaper

Constructor Summary
GraphicURI(java.net.URI uri)
           
 
Method Summary
 java.net.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(java.net.URI uri)
Method Detail

getURI

public java.net.URI getURI()