How to Change Gradle GUI window Title?

When use gradle gui, the default window title is “Gradle”. Is there any way to customize that?

I have modules that require different JDK. When launch gradle gui, I set up JAVA_HOME with different values. I would like to distinguish the window by looking at the title.