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