I have created a java swing program that I want to run from the desktop
instead of having to go to the command line and typing > java HelloWorld
to execute it. My java book doesn't give me details and can't find any
references on the internet. Thanx in advance.
instead of having to go to the command line and typing > java HelloWorld
to execute it. My java book doesn't give me details and can't find any
references on the internet. Thanx in advance.
Comment