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

jvergara
07.56.2008 0fb9b879350996a40a419dbbc8c3ed3068553e16
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/GuiUserInteraction.java
@@ -162,6 +162,14 @@
  }
  /**
   * {@inheritDoc}
   */
  public boolean isCLI()
  {
    return false;
  }
  /**
   * JOptionPane that controls the number of characters that are allowed
   * to appear on a single line in the input area of the dialog.
   */