JHotDraw 7.5.1

org.jhotdraw.net
Class URIUtil

java.lang.Object
  extended by org.jhotdraw.net.URIUtil

public class URIUtil
extends java.lang.Object

URIUtil.

Version:
$Id: URIUtil.java 666 2010-07-28 19:11:46Z rawcoder $
Author:
Werner Randelshofer

Constructor Summary
URIUtil()
           
 
Method Summary
static java.lang.String getName(java.net.URI uri)
          Returns the name of an URI for display in the title bar of a window.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIUtil

public URIUtil()
Method Detail

getName

public static java.lang.String getName(java.net.URI uri)
Returns the name of an URI for display in the title bar of a window.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.