I have a simple JavaFX stage. It has a default close button on the upper right corner. When user drags mouse over it and wait a while, "Close" tooltip appears. I need to change the text of that tooltip. Is there any way to achieve this?
Here is a screenshot: