Menu

XMLGridLayout / News: Recent posts

XMLGridLayout 0.2 released

I just released the version 0.2 of XMLGridLayoutManager. This is Java LayoutManager that implements the ideas presented in my blog (http://soronthar.blog-city.com/read/182037.htm)

It's ready to do some basic layouts (It can do the same stuff as BorderLayout, GridLayout, BoxLayout and FlowLayout, with a little more control).

Right now I'm focusing on getting all the features described in my <a href="http://soronthar.blog-city.com/read/182037.htm">previous post</a>, then I'll implement a fine-grained configuration to completely mimic GridBagLayout.

Posted by Rafael Alvarez 2003-08-19

First Release!

XMLGridLayout has it's first beta release (v0.1)

Posted by Rafael Alvarez 2003-08-15