G

GridBagger

Publisher: CellSpark
Virus scanned Windows Free
Download v1.61 42 downloads
Version1.61
PublisherCellSpark
Release dateNov 27, 2012
Date addedNov 28, 2012
Os requirementsWindows 2003, Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP
RequirementsNone
Total downloads42
PriceFree

Description

GridBagger is a tool to understand how GridBagLayout works as well as saving time in creating complex layouts and generating the associated source code. GridBagger works by allowing the addition of any number of a notional component to a container. Then by altering the GridBagConstraint's for each instance, the resulting layout can be seen instantly. Once a layout has been designed, pressing GridBagger's "Source" button will give you the Java code for the layout in a new window and this can be either saved to a file or copied into the system clipboard. The source code generated is based on a generic class with the name "SomeComponent" for which the programmer should substitute the actual component class name used.