For the default value (false) of silentInstallLicenseAcceptance in
Java Web Start when an application's server side has changed, the user will be asked with a message box whether he/she wants to update his local application now or quit the application.
I would like to know if I can manipulate the message that Java Web Start should ask the user. I also would like to know if I can change the button from Yes/No to Upgrade Now and Upgrade Later.
Any API reference, idea, tutorial or sample code would be appreciated.