Ejemplo n.º 1
0
 public void foldInsertUpdate(Fold fold, DocumentEvent evt) {
   fold.insertUpdate(evt);
 }