Tuesday, April 04, 2006

A small bit of Swing

Finally got back to Swing, and its starting to look like my idea about XML composable panels is working. But its still too early to tell for sure if GroupLayout is going to be up to the job. I'm still thinking this will work out great. (There is no way I would have attempted this with any other layout manager!)

All I've done so far is the header display for pathname and DescriptorUnitName. Easy stuff. Next up is a table of ClassifierEntries. Entry tables will be another JPanel and being able to compose with them will be great. If it works. :-)

As usual, all the code is checked in under subversion.

Bill

0 Comments:

Post a Comment

<< Home