Esempio n. 1
0
 public void setComment(String comment) {
   if (m_moves.setComment(m_cur, comment)) fireMoveModelChanged();
 }