コード例 #1
0
ファイル: GUI.java プロジェクト: nnico15m/tpAlgoritmos2
 public void clearPGN() {
   pgnPanel.clearPGN();
 }