|
You should describe your problems clearly.
Icons are just regular files, if you want to move them to the desktop just use File class to copy it. If you want to generate an icon and save it to the desktop in java, find a library to read write ICO files and use it to generate and save your icons.
|