JG

Java Gui Builder

Publisher: DavdStudio
Virus scanned Windows Free
Download v1.0 114.9K downloads
Version1.0
PublisherDavdStudio
Release dateNov 8, 2008
Date addedJun 19, 2002
Os requirementsWindows, Windows 98
RequirementsWindows 98, Microsoft Visual Basic Runtime 6
Total downloads114 892
Downloads per week7
PriceFree

Description

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.