Issue 47: introduce a cpnvention to search swixml resource
Status:  Fixed
Owner:
Closed:  Apr 2010
Project Member Reported by bartolom...@gmail.com, Apr 14, 2010
in order to avoid to pass resource parameter to render method, we introduce the the following 
convention

the resource of class a.b.c.ClassName will be loaded from a/b/c/ClassName.xml resource

Apr 14, 2010
Project Member #1 bartolom...@gmail.com
add new method
 SwingApplication.render ( <? extends Container> container ) 
Status: Fixed