g-Eclipse
Release 1.0.0

eu.geclipse.ui.properties
Class URIPropertySource

java.lang.Object
  extended by eu.geclipse.ui.properties.AbstractPropertySource<java.net.URI>
      extended by eu.geclipse.ui.properties.URIPropertySource

public class URIPropertySource
extends AbstractPropertySource<java.net.URI>

Properties for URI


Constructor Summary
URIPropertySource(java.net.URI uri)
           
 
Method Summary
 
Methods inherited from class eu.geclipse.ui.properties.AbstractPropertySource
getPropertyDescriptors
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIPropertySource

public URIPropertySource(java.net.URI uri)
Parameters:
uri - - URI for which properties will be displayed

g-Eclipse
Release 1.0.0