コード例 #1
0
ファイル: Gobble.java プロジェクト: dolda2000/salem-client
 public void destroy() {
   typelist.destroy();
   super.destroy();
 }