Exemplo n.º 1
0
 /** refresh the jwt editor. */
 public void refresh() {
   workflowEditor.refreshOutline();
   workflowEditor.refreshPages();
   workflowEditor.refreshProperties();
   workflowEditor.refreshZoom();
 }