Registered by Ingo Friese

JGridmaker is a small API allowing to desribe the layout of JComponents in a simple syntax, similiar to tables in classic HTML.

When making first contact with the GridBagLayout from java SWING, I quickly learned to love and to hate it. Love, because it is very flexible allowing even fine tuning of layout twists, hate because it is sometimes awfull to describe and the code describing your layout is far from beeing self-explaining. What I was looking for was a way to describe the GUI layout in a way that is easy, flexible and self explaining at the same time. One of the most used concepts to layout textual or graphical components are clearly tables in classic HTML. During the developement of a larger rich client project, I finally decided to write a small API to arrange SWING components in a similar manner, which herewith became open source.

Project information

Maintainer:
Ingo Friese
Driver:
Not yet selected
Licence:
GNU LGPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Java

All bugs Latest bugs reported

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

JGridmaker does not have any download files registered with Launchpad.