Java converter tool creates java.awt.GridBagLayout configs from html tables.
A Java converter tool for creating java.awt.GridBagLayout configurations from HTML tables. The tool aims at Java developers, who need to use java.awt.GridBagLayout to lay out containers, but find it difficult and/or time consuming to write the actual Java code.Table2GridBag is a CLI only tool. It does not provide a GUI. See product description page for usage instructions.