Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.5
-
None
-
Patch
Description
The factory for JComboBox handles an items attribute.
The attribute for items would be nice for swing's list, too.
The patches in the attachment
register the ListFactory for "list" in SwingBuilder
implementation of ListFactory like the ComboBoxFactory
Moreover the SwingBuilder.patch contains some javadocs for the edt, doLater, etc methods