Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently all the possible swing component types are hard coded in to the SwingBuilder class. Abstracting out how widget types can be added to a swing model allows for users to insert their own custom GUI beans using without using the standard Java methods or having to sub-class SwingBuilder.