예제 #1
0
파일: Main.java 프로젝트: joelkuiper/addis
 public boolean isDataChanged() {
   return d_domainChanged.getValue();
 }