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