Exemplo n.º 1
0
 public void foldRemoveUpdate(Fold fold, DocumentEvent evt) {
   fold.removeUpdate(evt);
 }