Exemple #1
0
 /** Open all ToggleDialogs that have their preferences property set. Close all others. */
 public void initializeDialogsPane() {
   dialogsPanel.initialize(allDialogs);
 }