On both unix and windows, shortcut can have tooltips, but javawebstart do not support them currently. On windows right now it will show the default value to something like "c:\winnt\system"; on unix it says "null"
java web start should allow developers to set tooltips for their application shortcuts; for example, we can use the text in the <description> element of the jnlp file for the tooltips text.
java web start should allow developers to set tooltips for their application shortcuts; for example, we can use the text in the <description> element of the jnlp file for the tooltips text.