org.apache.tools.ant.taskdefs.optional.ide
public class VAJAntToolGUI extends Frame
I was using AWT to make it independent from the JDK-version. Please don't ask me for a Swing-version:I am very familiar with Swing and I really think that it's not necessary for such a simple gui!
It is completely developed in VAJ using the visual composition editor. About 90% of the code is generated by VAJ, but in fact I did a lot of code-beautification ;-).
Version: 1.0 h
| Constructor Summary | |
|---|---|
| VAJAntToolGUI(VAJBuildInfo newBuildInfo)
AntMake constructor called by VAJAntTool integration. | |
| Method Summary | |
|---|---|
| static void | centerDialog(Dialog dialog)
This method is used to center dialogs. |
Parameters: newBuildInfo VAJBuildInfo