Hey all,
Added a java.util.List based constructor to LabeledComponentGroup for use in my
own code. I
needed this because I'm using a helper class to build view buttons.
The helper class iterates over a list of strings and creates a JButton from
each string, which then
gets put in a second list, and passed to the LabeledComponentGroup's
constructor.
Original issue reported on code.google.com by zachary....@gmail.com on 1 Feb 2009 at 2:24
Original issue reported on code.google.com by
zachary....@gmail.com
on 1 Feb 2009 at 2:24Attachments: