Update of /cvsroot/repast/repast/uchicago/src/evolver/beans In directory usw-pr-cvs1:/tmp/cvs-serv2934 Added Files: CircularLayoutProperty.java FruchLayoutProperty.java KamadaLayoutProperty.java LayoutEditor.java LayoutProperty.java LayoutPropertyPanel.java RandomLayoutProperty.java Log Message: New files for working with GraphLayouts in evolver. Root interface is the LayoutProperty and LayoutEditor and LayoutPropertyPanel know how to display and edit them as a bean property. |