Exemplo n.º 1
0
 /** Applies changes to the toolbar */
 void apply() {
   confPanel.apply();
   app.updateToolBar();
   app.setUnsaved();
 }