(Article)Invention Speaks: Java GUI Builder!!
Invention Speaks: Java GUI Builder!!
I
decided to dedicate today to an exciting software by DavdStudio - Java GUI
Builder. Java GUI Builder is a WYSIWYG GUI builder and code generator tool for
Java development, written in Visual Basic. Java GUI Builder is free and has size
of only 357.6K.
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.
Java GUI Builder lets you create User Interfaces dragging and dropping AWT
components. You can generate code for Frames or Applets.
This exciting program lets you place AWT components like buttons etc on a panel,
drag and drop components from a toolbar (such as the Visual Basic IDE style) and
then generate the source code. You can add, move, and resize components on that
panel.
Courtesy: jgb.sourceforge.net
- guru's blog
- Login to post comments
