You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
have access to post topics
communicate privately with other members (PM)
not see advertisements between posts
have the possibility to earn one of our surprises if you are an active member
access many other special features that will be introduced later.
I would like to know if it is possible to the icons on the desktop, and if it is possible, how to do it. I haven't found anything that looks helpful in a brief search.
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.