mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
24.52.2009 2e5052b686e11016544d09999cf8373ee39035ce
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.