Example #1
0
 public void updateParagraphList() {
   documentPanel.parList.setModel(lockManager.getListModel());
 }