opends/src/guitools/org/opends/guitools/controlpanel/ui/ProgressDialog.java
@@ -262,6 +262,14 @@ } /** * {@inheritDoc} */ public boolean isDisposeOnClose() { return true; } /** * Appends a line to the logs (Details are) section of the panel. The text * will be preceded by a new line (is similar to println()). * @param msg the HTML formatted text to be appended.