Giới Thiệu · Java Gui Builder
This program is a WYSIWYG GUI builder and code generator tool for Java development, written in Visual Basic. This program lets you place AWT components (buttons, and so on) on a panel, drag and drop components from a toolbar (such as the Visual Basic IDE style) and then generate the source code for JDK 1.1. You can add, move, and resize components on that panel.The purpose of this program is to facilitate the creation of GUI interfaces in Java. Instead of first writing the code of a GUI interface and then viewing it, a programmer can draw the interface first, and then this program writes the code. This program will create a custom layout for your interface so the AWT components will be placed exactly where you draw them.