public static class ImagePath.PathEntry extends Object
boolean
equals(Object other)
File
getFile()
String
getPath()
URL
getURL()
isFile()
isHTTP()
isJar()
isValid()
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public boolean equals(Object other)
equals
Object
public String toString()
toString
public boolean isValid()
public boolean isFile()
public boolean isJar()
public boolean isHTTP()
public String getPath()
public File getFile()
public URL getURL()