Reputation:
I am creating 2D games, where I have lots of background wallpaper for 1024x768 resolution. And I have dozens of icons to place.
I have tried Windows Builder pro + JFormDesigner but they are mostly suitable to create forms/data entry like applications/business logic, not especially 2D graphics with style.
For Java Game development which GUI builders are out there (free/nonfree).
Upvotes: 2
Views: 1471
Reputation: 2762
There are lot many of them, you can use Nifty GUI, http://nifty-gui.lessvoid.com/.
Upvotes: 1