My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 58: Add list based constructor to LabeledComponentGroup (patch)
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  kenneth.orr
Closed:  Feb 2009
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by zachary.kim, Jan 31, 2009
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.

 
LabeledComponentGroup_list_based_constructor.patch
1.4 KB   Download
Comment 1 by kenneth.orr, Feb 03, 2009
(No comment was entered for this change.)
Status: Accepted
Owner: kenneth.orr
Labels: -Type-Defect Type-Enhancement
Comment 2 by kenneth.orr, Feb 03, 2009
Added constructor that takes a list o JComponents.
Status: Fixed
Sign in to add a comment

Hosted by Google Code