ClassResource is a named resource accessed with the class loader. This can be used to access resources such as icons, files, etc.
@see java.lang.Class#getResource(java.lang.String)
@author Vaadin Ltd.
@since 3.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.