This project provides a visual method for building java swing screens using the GridBagLayout manager.The GridBagLayout manager is the only useful layout manager for cross platform java programs but it is difficult to program manually. A visual method
There are no reported vulnerabilities