org.jdesktop.swingx.editors
Class PainterUtil.PersistenceOwner

java.lang.Object
  extended by org.jdesktop.swingx.editors.PainterUtil.PersistenceOwner
Enclosing class:
PainterUtil

public static class PainterUtil.PersistenceOwner
extends Object


Constructor Summary
PainterUtil.PersistenceOwner(URL baseURL)
           
 
Method Summary
 String fromXMLURL(String url)
           
 URL getBaseURL()
           
 String toXMLURL(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PainterUtil.PersistenceOwner

public PainterUtil.PersistenceOwner(URL baseURL)
Method Detail

getBaseURL

public URL getBaseURL()

toXMLURL

public String toXMLURL(String url)

fromXMLURL

public String fromXMLURL(String url)
                  throws MalformedURLException
Throws:
MalformedURLException