Is it possible to display ".ico" images on a JButton?
Created May 4, 2012
John Zukowski Jimi (Java Image Mangagement Interface -- http://java.sun.com/products/jimi) provides support for reading ICO files in Java.
The standard JAI (Java Advanced Imaging -- http://java.sun.com/products/java-media/jai) API doesn't seem to add ICO support.