Example #1
0
 private void notifyListenersDocumentAdded(String title) {
   listener.documentAdded(title);
 }