Maybe AntForm is what you are looking for :)
This is a Java tool designed to add interaction with Ant scripts through graphical forms.
From your site:
Why use AntForm?
Since automation can be pushed until user input is required, the Ant developer resorts to asking the user for specific property values ββat run time. When the number of these properties increases, and some property values ββbecome dependent on others, it makes sense to split the input into a stream of forms. AntForm allows you to do this.
In short, in accordance with the natural evolution of console-to-gui at the language level, AntForm launches the paradigm of the existing form, where the view of the representation of values ββwas previously viewed.
The goal of the AntForm project is to provide a simple graphical interface that provides the following:
source share