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

jvergara
21.50.2007 da284105b607bec381206599791f0b2ea170d81b
opends/src/quicksetup/org/opends/quicksetup/util/ProgressMessageFormatter.java
@@ -128,6 +128,19 @@
   */
  public Message getFormattedWithPoints(Message text);
  /**
   * Returns the formatted representation of a point.
   * @return the formatted representation of the '.' text string.
   */
  public Message getFormattedPoint();
  /**
   * Returns the formatted representation of a space.
   * @return the formatted representation of the ' ' text string.
   */
  public Message getSpace();
  /**
   * Returns the formatted representation of a progress message for a given
   * text.