How to save the Icon to database or .ico file?
807591Nov 30 2006 — edited Apr 14 2008hi
I get Icon instance by using
Icon myIcon= FileSystemView.getFileSystemView().getSystemIcon(new File("J:/Program Files/XPSTool/XPSTool.exe"))
but I not know how to save the myIcon to the database or a .ico file ;
please help me !!!!!!!
thanks vey much .