[izpack-devel] IzPanel Layout II

Bartz, Klaus Klaus.Bartz at coi.de
Wed Aug 2 16:58:30 CEST 2006


Hi all,
just I have checked in the first expansion stage of 
the new layout stuff.
In the moment only a very little change can be seen at
the IzPack installation. I think, most will not see
it :-)
At source level IzPanel.java has shorten because the
layout stuff is now in the so named "LayoutHelper".
The old GridBagLayout convenience methods in IzPanel
will be exist for a while, but I have changed them
to deprecated. Use the more independant methods 
of the LayoutHelper instead.
There are now the IzPackLayout in gui with
LayoutConstants and IzPackConstraints. Do not forget
to check out if you would see the new layout handling.

Next step will be to change some common panels.
As some of us has commited, I will not add new 
panels else change the existent.

The modifications of the three panels I have done are
only adaptions to a changed handling of the getAnchor
methods.

The "how to use it" etc. after commen panels are changed.

Cheers

Klaus



More information about the izpack-devel mailing list