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