Okay. I have a gui with a title called "My Java Application". When I minimize it to my doc and hover over the icon, it just says "java", not "My Java Application". How would I fix that?
P.S. I am using a Macintosh computer.
Okay. I have a gui with a title called "My Java Application". When I minimize it to my doc and hover over the icon, it just says "java", not "My Java Application". How would I fix that?
P.S. I am using a Macintosh computer.
There's apparently a command line option for this on the Mac:
-Xdock:name="YourNameHere"
There's also some more information here:
Close the app if it's running
Open the app location in Finder. Right click icon in Doc - Choose Options/Show in Finder.
Right click the App and rename to the new name
Remove the app from the doc. Right click icon in Doc, Options/Remove from Doc
Click on the app to launch from the finder window.