From: <ha...@us...> - 2004-09-27 03:56:51
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/utils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/org/jsynthlib/utils Modified Files: Generator.java AdvDefaultHandler.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |