예제 #1
0
 public void addVetoableChangeListener(VetoableChangeListener l) {
   veto.addVetoableChangeListener(l);
 }