3 Replies - 152 Views - Last Post: 30 June 2012 - 09:18 PM Rate Topic: -----

#1 nawar youssef  Icon User is offline

  • New D.I.C Head

Reputation: 2
  • View blog
  • Posts: 19
  • Joined: 12-May 12

How to set an icon for whole project which will show on the desktop?

Posted 29 June 2012 - 10:01 PM

Hello everybody, I have question I asked and searched many times on net before I put it here, I thought is gonna be too simple to ask here and bother you, but I don't know I did not find any good answer. I made a simple Java app with netbeans and I am trying to customize the icon which will shows on the user desktop, but did not find the way yet, please if you can lead me through the steps needed for that.
Thank you so much. :detective:

Is This A Good Question/Topic? 2
  • +

Replies To: How to set an icon for whole project which will show on the desktop?

#2 macosxnerd101  Icon User is offline

  • Self-Trained Economist
  • member icon




Reputation: 9041
  • View blog
  • Posts: 33,540
  • Joined: 27-December 08

Re: How to set an icon for whole project which will show on the desktop?

Posted 30 June 2012 - 12:10 PM

You can't change the JAR icon. However, you can create an EXE with a custom Icon, that in turn runs the JAR file.
Was This Post Helpful? 1
  • +
  • -

#3 nawar youssef  Icon User is offline

  • New D.I.C Head

Reputation: 2
  • View blog
  • Posts: 19
  • Joined: 12-May 12

Re: How to set an icon for whole project which will show on the desktop?

Posted 30 June 2012 - 08:04 PM

View Postmacosxnerd101, on 30 June 2012 - 12:10 PM, said:

You can't change the JAR icon. However, you can create an EXE with a custom Icon, that in turn runs the JAR file.

I did not know that, and please can you tell me how to do it or where can I learn that? thanks
Was This Post Helpful? 0
  • +
  • -

#4 farrell2k  Icon User is offline

  • 1.21 Jiggawatts!
  • member icon

Reputation: 566
  • View blog
  • Posts: 1,736
  • Joined: 29-July 11

Re: How to set an icon for whole project which will show on the desktop?

Posted 30 June 2012 - 09:18 PM

Launch4J
Was This Post Helpful? 1
  • +
  • -

Page 1 of 1