|
From: Nick C. <sr...@us...> - 2001-09-26 13:44:14
|
Update of /cvsroot/repast/uchicago/src/reflector In directory usw-pr-cvs1:/tmp/cvs-serv13652 Modified Files: IntrospectPanel.java Log Message: Bug fix. getProps would throw a StringIndexOutOfBoundsException when working with Strings of 0 length (i.e. ""). Also fixed to work with null String array. |