Registers an Icon for the specified icon name.
@param iconName The name of the icon. Cannot be null.
@param icon The Icon to register.
@throws NullPointerException if iconName is null.
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.